Skip to content

Support multiple programs per section#638

Merged
elazarg merged 3 commits into
vbpf:mainfrom
dthaler:multiple-programs-per-section
May 15, 2024
Merged

Support multiple programs per section#638
elazarg merged 3 commits into
vbpf:mainfrom
dthaler:multiple-programs-per-section

Conversation

@dthaler

@dthaler dthaler commented May 14, 2024

Copy link
Copy Markdown
Contributor

The "Files changed" view is best reviewed with "Hide whitespace" enabled, since a bunch of code got indented another level in order to loop over programs in the same section.

Fixes #393

dthaler added 2 commits May 14, 2024 09:18
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
@dthaler dthaler force-pushed the multiple-programs-per-section branch 3 times, most recently from 1d10831 to cf8834d Compare May 14, 2024 21:13
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
@coveralls

coveralls commented May 14, 2024

Copy link
Copy Markdown

Coverage Status

coverage: 90.39% (-0.01%) from 90.401%
when pulling 177261e on dthaler:multiple-programs-per-section
into f7f871d on vbpf:main.

@elazarg elazarg merged commit e3e1efa into vbpf:main May 15, 2024
@dthaler dthaler deleted the multiple-programs-per-section branch May 15, 2024 12:47
viniciusd pushed a commit to viniciusd/ebpf-verifier that referenced this pull request Jun 9, 2024
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Signed-off-by: Vinícius Dantas <vinicius.gppcom@gmail.com>
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.

Support multiple eBPF programs in the same section

3 participants