forked from BorisPis/nicmem-asplos22-artifact
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 864 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "dpdk"]
path = dpdk
url = https://github.com/BorisPis/asplos22-nicmem-dpdk.git
[submodule "fastclick"]
path = fastclick
url = https://github.com/BorisPis/asplos22-nicmem-fastclick.git
[submodule "trex"]
path = trex
url = https://github.com/BorisPis/asplos22-nicmem-trex.git
[submodule "micas"]
path = micas
url = https://github.com/BorisPis/asplos22-nicmem-mica.git
branch = server-asplos22
[submodule "micac"]
path = micac
url = https://github.com/BorisPis/asplos22-nicmem-mica.git
branch = client-asplos22
[submodule "rdma-core-server"]
path = rdma-core-server
url = https://github.com/linux-rdma/rdma-core
branch = stable-v33
[submodule "rdma-core-client"]
path = rdma-core-client
url = https://github.com/linux-rdma/rdma-core
branch = stable-v23
[submodule "tools/pcm"]
path = tools/pcm
url = https://github.com/BorisPis/pcm.git