Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni :
On Mon, 30 Jun 2025 21:42:09 +0700 you wrote:
> Hi everyone,
>
> This series contains fixes for XDP receive path in virtio-net
> - Patch 1: add a missing check for the received data length with our
> allocated buffer size i
Hi everyone,
This series contains fixes for XDP receive path in virtio-net
- Patch 1: add a missing check for the received data length with our
allocated buffer size in mergeable mode.
- Patch 2: remove a redundant truesize check with PAGE_SIZE in mergeable
mode
- Patch 3: make the current repeate
2 matches
Mail list logo