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

Update docs/kernel_versions #1717

Merged
merged 2 commits into from
Apr 29, 2018
Merged

Conversation

qmonnet
Copy link
Contributor

@qmonnet qmonnet commented Apr 29, 2018

Update various sections of docs/kernel_versions.md, and synchronise helpers in other header files accordingly. I copied bpf.h (9e8d438e8ba4) from kernel sources where relevant, the diff is long because of newly added helper documentation.

Please refer to individual commit log for details.

./scripts/check-helpers.sh passes successfully.

- Update links in doc (make them point from net-next to linux, when
  relevant).
- Add helpers bpf_xdp_adjust_tail() and bpf_skb_get_xfrm_state() to
  documentation and headers.
- Synchronise helpers with latest net-next.
Update list of main features and supported map types.

Also update list of architectures supporting JIT, and main features
list, with important upcoming changes (x86_32 for JIT, bpfilter and
AF_XDP for main features).

Also add notes on top of the lists about how to obtain the items of each
list.

Remove speculative map types with no link or schedule.
@qmonnet qmonnet changed the title Kernelfeatures Update docs/kernel_versions Apr 29, 2018
@yonghong-song
Copy link
Collaborator

LGTM. Thanks.

@yonghong-song yonghong-song merged commit 67cc2ff into iovisor:master Apr 29, 2018
@qmonnet qmonnet deleted the kernelfeatures branch April 29, 2018 19:37
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

2 participants