bf5f9c2918
* [Barefoot] update switch-tna-sai.conf file * remove deprecated conf files * [Barefoot] update switch-tna-sai.conf file for Accton wedge100bf_32qs platform * pdated switch-tna-sai.conf
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
{
|
|
"chip_list": [
|
|
{
|
|
"chip_family": "Tofino",
|
|
"sds_fw_path": "share/tofino_sds_fw/avago/firmware",
|
|
"instance": 0
|
|
}
|
|
],
|
|
"p4_devices": [
|
|
{
|
|
"device-id": 0,
|
|
"agent0": "lib/platform/x86_64-ingrasys_s9180_32x-r0/libpltfm_mgr.so",
|
|
"p4_programs": [
|
|
{
|
|
"p4_pipelines": [
|
|
{
|
|
"p4_pipeline_name": "pipe",
|
|
"config": "share/switch/pipe/tofino.bin",
|
|
"context": "share/switch/pipe/context.json"
|
|
}
|
|
],
|
|
"program-name": "switch",
|
|
"bfrt-config": "share/switch/bf-rt.json",
|
|
"model_json_path" : "share/switch/aug_model.json",
|
|
"switchapi_port_add": false,
|
|
"non_default_port_ppgs": 5
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"switch_options": [
|
|
{
|
|
"device-id": 0,
|
|
"model_json_path": "share/switch/aug_model.json",
|
|
"non_default_port_ppgs": 5,
|
|
"switchapi_port_add": false
|
|
}
|
|
]
|
|
}
|