[barefoot]: updated SDK to 9.0 pre-release (#3350)

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
This commit is contained in:
Andriy Kokhan 2019-08-19 20:28:00 +03:00 committed by Prince Sunny
parent 2a7d8624cb
commit f468bc7859
9 changed files with 27 additions and 27 deletions

View File

@ -22,13 +22,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -22,13 +22,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -23,13 +23,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -23,13 +23,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -23,13 +23,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -23,13 +23,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -23,13 +23,13 @@
"p4_pipelines": [ "p4_pipelines": [
{ {
"p4_pipeline_name": "pipe", "p4_pipeline_name": "pipe",
"config": "share/tofinopd/switch/pipe/tofino.bin", "config": "share/switch/pipe/tofino.bin",
"context": "share/tofinopd/switch/pipe/context.json" "context": "share/switch/pipe/context.json"
} }
], ],
"program-name": "switch", "program-name": "switch",
"switchsai": "lib/libswitchsai.so", "switchsai": "lib/libswitchsai.so",
"bfrt-config": "share/tofinopd/switch/bf-rt.json", "bfrt-config": "share/switch/bf-rt.json",
"model_json_path" : "share/switch/aug_model.json", "model_json_path" : "share/switch/aug_model.json",
"switchapi_port_add": false, "switchapi_port_add": false,
"non_default_port_ppgs": 5 "non_default_port_ppgs": 5

View File

@ -1,5 +1,5 @@
BFN_PLATFORM = bfnplatform_8_9_1.x.ab1e16f.deb BFN_PLATFORM = bfnplatform_9.0.0.cc6ccbe_pr_deb9.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_8_9_1/bfnplatform_8_9_1.x.ab1e16f.deb" $(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_9_0/bfnplatform_9.0.0.cc6ccbe_pr_deb9.deb"
SONIC_ONLINE_DEBS += $(BFN_PLATFORM) # $(BFN_SAI_DEV) SONIC_ONLINE_DEBS += $(BFN_PLATFORM)
$(BFN_SAI_DEV)_DEPENDS += $(BFN_PLATFORM) $(BFN_SAI_DEV)_DEPENDS += $(BFN_PLATFORM)

View File

@ -1,5 +1,5 @@
BFN_SAI = bfnsdk_8_9_1.x.ab1e16f.deb BFN_SAI = bfnsdk_9.0.0.cc6ccbe_pr_deb9.deb
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_8_9_1/bfnsdk_8_9_1.x.ab1e16f.deb" $(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_9_0/bfnsdk_9.0.0.cc6ccbe_pr_deb9.deb"
SONIC_ONLINE_DEBS += $(BFN_SAI) # $(BFN_SAI_DEV) SONIC_ONLINE_DEBS += $(BFN_SAI)
$(BFN_SAI_DEV)_DEPENDS += $(BFN_SAI) $(BFN_SAI_DEV)_DEPENDS += $(BFN_SAI)