From 65958bf20349d1ed7c5b0dd2db381e32af221d10 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 24 Jun 2019 12:56:35 +0800 Subject: [PATCH] seasetar: pick up the latest seastar couple noticeable changes * use dpdk v19.05, please note the older version of dpdk might not work, for instance dpdk v18.11 does not compile with the latest seastar master HEAD * future cleanups Signed-off-by: Kefu Chai --- src/seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seastar b/src/seastar index 0f1c5010063..7744693ca56 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 0f1c5010063ecffb284804333e215fddd0cab9bc +Subproject commit 7744693ca5696432ad90098846c753ae42af61e1 -- 2.39.5