Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bcc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
bcc
Commits
082d2564
Commit
082d2564
authored
Nov 05, 2018
by
Xiaozhou Liu
Committed by
yonghong-song
Nov 04, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: fix kernel versions (#2031)
docs: fix kernel versions for a few newly added helpers.
parent
845225fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/kernel-versions.md
docs/kernel-versions.md
+3
-3
No files found.
docs/kernel-versions.md
View file @
082d2564
...
...
@@ -181,9 +181,9 @@ Helper | Kernel version | License | Commit |
`BPF_FUNC_lwt_seg6_store_bytes()`
| 4.18 | |
[
`fe94cc290f53`
](
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=fe94cc290f535709d3c5ebd1e472dfd0aec7ee79
)
`BPF_FUNC_map_delete_elem()`
| 3.19 | |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_map_lookup_elem()`
| 3.19 | |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_map_peek_elem()`
|
3
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_pop_elem()`
|
3
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_push_elem()`
|
3
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_peek_elem()`
|
4
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_pop_elem()`
|
4
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_push_elem()`
|
4
.20 | |
[
`f1a2e44a3aec`
](
https://github.com/torvalds/linux/commit/f1a2e44a3aeccb3ff18d3ccc0b0203e70b95bd92
)
`BPF_FUNC_map_update_elem()`
| 3.19 | |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_msg_apply_bytes()`
| 4.17 | |
[
`2a100317c9eb`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2a100317c9ebc204a166f16294884fbf9da074ce
)
`BPF_FUNC_msg_cork_bytes()`
| 4.17 | |
[
`91843d540a13`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=91843d540a139eb8070bcff8aa10089164436deb
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment