diff options
author | Haomai Wang <haomai@xsky.com> | 2016-10-16 18:02:20 +0200 |
---|---|---|
committer | Haomai Wang <haomai@xsky.com> | 2016-11-09 04:39:20 +0100 |
commit | a4a84365d66beeb85acaffe85232ec751cf6645d (patch) | |
tree | c9c0fc556064d94b34894310cf3c7b400d8673e2 /.gitmodules | |
parent | msg/async/Stack: allow to setup dpdkstack (diff) | |
download | ceph-a4a84365d66beeb85acaffe85232ec751cf6645d.tar.xz ceph-a4a84365d66beeb85acaffe85232ec751cf6645d.zip |
update dpdk submodule to ceph/dpdk
Signed-off-by: Haomai Wang <haomai@xsky.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 181b19ebf39..bd0cf42a1a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,4 +46,4 @@ url = https://github.com/boostorg/boost.git [submodule "src/dpdk"] path = src/dpdk - url = https://github.com/yuyuyu101/dpdk + url = https://github.com/ceph/dpdk |