aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYogaraj.S <yoga30696@gmail.com>2024-01-30 10:15:29 +0530
committerGitHub <noreply@github.com>2024-01-29 20:45:29 -0800
commit9e8572c43167520f75ea0c9147c791dd48f8146d (patch)
tree3f5c4accb0f36ec75d52d71958762b603ba0aa63
parent171ef7672a239e853143c97bdc805800af7f2f52 (diff)
downloadbcc-9e8572c43167520f75ea0c9147c791dd48f8146d.tar.gz
update doc on xdp supported drivers (#4887)
Update doc on xdp supported drivers Add the link for the bonding driver in the doc. Signed-off-by: yogaraj.s <yogaraj.s@zohocorp.com>
-rw-r--r--docs/kernel-versions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/kernel-versions.md b/docs/kernel-versions.md
index 76e1b33e..099cc065 100644
--- a/docs/kernel-versions.md
+++ b/docs/kernel-versions.md
@@ -241,6 +241,7 @@ Microsoft `hv_netvsc` driver | 5.6 | [`351e1581395f`](https://github.com/torvald
Amazon `ena` driver | 5.6 | [`838c93dc5449`](https://github.com/torvalds/linux/commit/838c93dc5449e5d6378bae117b0a65a122cf7361)
`xen-netfront` driver | 5.9 | [`6c5aa6fc4def`](https://github.com/torvalds/linux/commit/6c5aa6fc4defc2a0977a2c59e4710d50fa1e834c)
Intel `igb` driver | 5.10 | [`9cbc948b5a20`](https://github.com/torvalds/linux/commit/9cbc948b5a20c9c054d9631099c0426c16da546b)
+`bonding` driver | 5.15 | [`9e2ee5c7e7c3`](https://github.com/torvalds/linux/commit/9e2ee5c7e7c35d195e2aa0692a7241d47a433d1e)
## Helpers