On Wed, Jan 24, 2024 at 5:08 PM Xuan Zhuo wrote:
>
> On Wed, 24 Jan 2024 16:57:19 +0800, Liang Chen
> wrote:
> > The xdp program may overwrite the inline virtio header. To ensure the
> > integrity of the virtio header, it is saved in a data structure that
> > wraps both the xdp_buff and the head
On Wed, 24 Jan 2024 16:57:19 +0800, Liang Chen
wrote:
> The xdp program may overwrite the inline virtio header. To ensure the
> integrity of the virtio header, it is saved in a data structure that
> wraps both the xdp_buff and the header before running the xdp program.
>
> Signed-off-by: Liang Ch
The xdp program may overwrite the inline virtio header. To ensure the
integrity of the virtio header, it is saved in a data structure that
wraps both the xdp_buff and the header before running the xdp program.
Signed-off-by: Liang Chen
---
drivers/net/virtio_net.c | 43 ++
3 matches
Mail list logo