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

PSA/ebpf backed: update psabpf-ctl to the latest version #3539

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

tatry
Copy link
Contributor

@tatry tatry commented Sep 28, 2022

Changes in psabpf from previous version:

  • Member/group reference is printed using JSON, not by a pure number on stdout.
  • Added support for ActionProfile and value_set.

At this point, psabpf-ctl is used to handle all the externs in PTF tests and no maps are written directly. bpftool is still used for reading maps but only for validation purposes where psabpf-ctl hides internal state of the extern.

Changes in `psabpf` from previous version:
- Member/group reference is printed using JSON, not by a pure number on `stdout`.
- Added support for `ActionProfile` and `value_set`.

At this point, `psabpf-ctl` is used to handle all the externs in PTF tests and no maps are written directly. `bpftool` is still used for reading maps but only for validation purposes where `psabpf-ctl` hides internal state of the extern.
@mihaibudiu mihaibudiu merged commit f51e512 into p4lang:main Oct 3, 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.

2 participants