Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename psabpf repository into NIKSS #3677

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

tatry
Copy link
Contributor

@tatry tatry commented Nov 8, 2022

With the latest version of psabpf we have changed its name to NIKSS (Native In-Kernel SDN Switch) as well the location of repository to https://github.com/NIKSS-vSwitch/nikss (old link should still work, but it is recommended to use new one).

With the latest version of `psabpf` we have changed its name to `NIKSS` (Native In-Kernel SDN Switch) as well the location of repository to https://github.com/NIKSS-vSwitch/nikss (old link should still work, but it is recommended to use new one).
Copy link
Member

@rst0git rst0git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -124,15 +124,15 @@ def setUp(self):
self.dataplane = ptf.dataplane_instance
self.dataplane.flush()

self.exec_ns_cmd("psabpf-ctl pipeline load id {} {}".format(TEST_PIPELINE_ID, self.test_prog_image), "Can't load programs into eBPF subsystem")
self.exec_ns_cmd("nikss-ctl pipeline load id {} {}".format(TEST_PIPELINE_ID, self.test_prog_image), "Can't load programs into eBPF subsystem")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the name should be in a variable

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not plan in the future rename(s) of the repository and that executable, so I think that there is no need for such variable. I mean I would keep as is for now.

@mihaibudiu mihaibudiu merged commit ebc3085 into p4lang:main Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants