On Wed, Jan 24, 2024 at 7:04 PM Heng Qi wrote:
>
>
>
> 在 2024/1/24 下午4:57, Liang Chen 写道:
> > For the XDP_PASS scenario of the XDP path, the skb constructed with
> > xdp_buff does not include the virtio header. Adding the virtio header
> > information back when creating the skb.
> >
> > Signed-off
On Wed, Jan 24, 2024 at 5:16 PM Xuan Zhuo wrote:
>
> On Wed, 24 Jan 2024 16:57:20 +0800, Liang Chen
> wrote:
> > For the XDP_PASS scenario of the XDP path, the skb constructed with
> > xdp_buff does not include the virtio header. Adding the virtio header
> > information back when creating the sk
On Thu, 25 Jan 2024 11:48:18 +0800, Jason Wang wrote:
> On Wed, Jan 24, 2024 at 5:16 PM Xuan Zhuo wrote:
> >
> > On Wed, 24 Jan 2024 16:57:20 +0800, Liang Chen
> > wrote:
> > > For the XDP_PASS scenario of the XDP path, the skb constructed with
> > > xdp_buff does not include the virtio header.
On Wed, Jan 24, 2024 at 5:16 PM Xuan Zhuo wrote:
>
> On Wed, 24 Jan 2024 16:57:20 +0800, Liang Chen
> wrote:
> > For the XDP_PASS scenario of the XDP path, the skb constructed with
> > xdp_buff does not include the virtio header. Adding the virtio header
> > information back when creating the sk
在 2024/1/24 下午4:57, Liang Chen 写道:
For the XDP_PASS scenario of the XDP path, the skb constructed with
xdp_buff does not include the virtio header. Adding the virtio header
information back when creating the skb.
Signed-off-by: Liang Chen
---
drivers/net/virtio_net.c | 6 ++
1 file ch
On Wed, 24 Jan 2024 16:57:20 +0800, Liang Chen
wrote:
> For the XDP_PASS scenario of the XDP path, the skb constructed with
> xdp_buff does not include the virtio header. Adding the virtio header
> information back when creating the skb.
>
> Signed-off-by: Liang Chen
> ---
> drivers/net/virtio_
For the XDP_PASS scenario of the XDP path, the skb constructed with
xdp_buff does not include the virtio header. Adding the virtio header
information back when creating the skb.
Signed-off-by: Liang Chen
---
drivers/net/virtio_net.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drive
7 matches
Mail list logo