7c0ff3e9e3
* add docker-sonic for p4 switch * update build instructions
28 lines
966 B
Plaintext
28 lines
966 B
Plaintext
[submodule "docker-base"]
|
|
path = dockers/docker-base
|
|
url = https://github.com/Azure/sonic-docker-base.git
|
|
[submodule "sonic-swss-common"]
|
|
path = src/sonic-swss-common
|
|
url = https://github.com/Azure/sonic-swss-common
|
|
[submodule "sonic-linux-kernel"]
|
|
path = src/sonic-linux-kernel
|
|
url = https://github.com/Azure/sonic-linux-kernel
|
|
[submodule "sonic-sairedis"]
|
|
path = src/sonic-sairedis
|
|
url = https://github.com/Azure/sonic-sairedis
|
|
[submodule "sonic-swss"]
|
|
path = src/sonic-swss
|
|
url = https://github.com/Azure/sonic-swss
|
|
[submodule "src/p4-switch/switch"]
|
|
path = src/p4-switch/switch
|
|
url = https://github.com/lguohan/switch
|
|
[submodule "src/p4-bmv2/behavioral-model"]
|
|
path = src/p4-bmv2/behavioral-model
|
|
url = https://github.com/lguohan/behavioral-model
|
|
[submodule "src/p4c-bm/p4c-bm"]
|
|
path = src/p4c-bm/p4c-bm
|
|
url = https://github.com/krambn/p4c-bm
|
|
[submodule "src/p4-hlir/p4-hlir"]
|
|
path = src/p4-hlir/p4-hlir
|
|
url = https://github.com/p4lang/p4-hlir
|