Closed tatry closed 2 years ago
We decided to rename the project from psabpf to NIKSS (Native In-Kernel SDN Switch). The main reason is that the old name was too coupled with the PSA model, while the project will also support other P4 architecture models (e.g., PNA).
To use new API replace all occurrence as follow:
psabpf
nikss
PSABPF
NIKSS
PSA-eBPF
PSAeBPF
PTF tests: https://github.com/tatry/p4c/pull/21
We decided to rename the project from psabpf to NIKSS (Native In-Kernel SDN Switch). The main reason is that the old name was too coupled with the PSA model, while the project will also support other P4 architecture models (e.g., PNA).
To use new API replace all occurrence as follow:
psabpf
->nikss
PSABPF
->NIKSS
PSA-eBPF
->NIKSS
(in documentation)PSAeBPF
->NIKSS
(in python scripts)PTF tests: https://github.com/tatry/p4c/pull/21