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

Remove support for B and P4 languages #3759

Merged

Conversation

davemarchevsky
Copy link
Collaborator

See #3682 for more detail.

These commits remove all of the P4 language code and vast majority of the B language code. There may be some vestigial B stuff in files like bpf_module.cc, but they can be removed in followups. There are likely some refactoring opportunities as well due to this, they aren't explored here so as to keep the PR as simple as possible.

Remove support for compiling B programs (see iovisor#3682 for explanation).

There may be some vestigial logic in other files that needs to be
cleanded up for simplicity - bpf_module.cc most likely - but that can be
addressed in followup commits.

Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
Remove support for compiling P4 programs (see iovisor#3682 for explanation).

Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
Copy link
Member

@4ast 4ast left a comment

Choose a reason for hiding this comment

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

Long overdue.

@yonghong-song yonghong-song merged commit e17c4f7 into iovisor:master Dec 17, 2021
tbarbette added a commit to tbarbette/awesome-ebpf that referenced this pull request Dec 20, 2021
Hence, the proposed link is not valid anymore.
See iovisor/bcc#3759
qmonnet pushed a commit to zoidyzoidzoid/awesome-ebpf that referenced this pull request Jan 4, 2022
Hence, the proposed link is not valid anymore.
See iovisor/bcc#3759
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.

None yet

3 participants