Daniel Borkmann
Daniel Borkmann
We should check all the logo assets from project page and normalise them in terms of file size (few kB) where possible to keep the page efficient to load.
Few minor improvements to keep tracking: For human readable output dump "prog id %u" for progs and "link id %u" for links consistently. Currently some types dump just "id %u"...
Investigate the bpf sock one reported by Aditi: ``` [...] level=warning msg=“Prog section ‘connect6’ rejected: Unknown error 524 (524)!” subsys=datapath-loader level=warning msg=” - Type: 18" subsys=datapath-loader level=warning msg=” - Attach...
(still in draft, netkit-l2 working) for local netkit-l2 testing, I have two wip patches to get connectivity tests passing : - https://github.com/cilium/linux/commit/205add4a43c4e52f0fcb5fb7f0a18efc917f6704 - https://github.com/cilium/linux/commit/b53374dc910d143a66842921f3104f3602f9d82e
This sort of goes in line with issue #50, I would like a way to extract all participants the patchwork series has been sent to and dump it in `git...
The `git pw patch show` shows the `Message ID` field, which is great. When I do a `git pw series show`, I would love to have the `Message ID` field...
### Preliminary Actions - [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate. - [X] I have followed the [AWS official troubleshoot documentation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshooting-ena.html). - [X] I have...
### Preliminary Actions - [x] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate. ### Driver Type Linux kernel driver for Elastic Network Adapter (ENA) ### Motivation See...
**Is your feature request related to a problem? Please describe.** Feature / kernel backport request for AL2023, see below. Ubuntu 24.04 LTS has the below, but it would be awesome...
(see commit desc) Fixes: #39470 (For KPR=true we also need the fix in https://github.com/cilium/cilium/pull/40026 to trigger the reconciler.)