]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
dpdk: drop dpdk submodule 21856/head
authorKefu Chai <kchai@redhat.com>
Mon, 7 May 2018 14:31:51 +0000 (22:31 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 7 May 2018 15:04:01 +0000 (23:04 +0800)
we are using spdk/dpdk for async msgr's dpdk backend since 01a9f178. so
no need to keep dpdk submodule anymore.

Fixes: http://tracker.ceph.com/issues/24032
Signed-off-by: Kefu Chai <kchai@redhat.com>
.gitmodules

index 5f77912f0d170a9b22dbc19e7237c33e11cbafe3..24a8ba53de69a05c00aca884b194d725ca511e12 100644 (file)
@@ -37,9 +37,6 @@
        url = https://github.com/ceph/lua.git
        branch = lua-5.3-ceph
        ignore = dirty
-[submodule "src/dpdk"]
-       path = src/dpdk
-       url = https://github.com/ceph/dpdk
 [submodule "src/zstd"]
        path = src/zstd
        url = https://github.com/facebook/zstd