]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
dpdk: drop dpdk submodule 23070/head
authorKefu Chai <kchai@redhat.com>
Mon, 7 May 2018 14:31:51 +0000 (22:31 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 16 Jul 2018 13:43:12 +0000 (15:43 +0200)
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>
(cherry picked from commit cb8087dfac31b8490fefdfca28d389b7b9901ef8)

.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