All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] Fix several issues of virtio-net mergeable XDP
@ 2018-05-21  8:35 Jason Wang
  2018-05-21  8:35 ` [PATCH net 1/4] virtio-net: correctly redirect linearized packet Jason Wang
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Jason Wang @ 2018-05-21  8:35 UTC (permalink / raw)
  To: mst, jasowang; +Cc: virtualization, netdev, linux-kernel

Hi:

Please review the patches that tries to fix sevreal issues of
virtio-net mergeable XDP.

Thanks

Jason Wang (4):
  virtio-net: correctly redirect linearized packet
  virtio-net: correctly transmit XDP buff after linearizing
  virtio-net: reset num_buf to 1 after linearizing packet
  virito-net: fix leaking page for gso packet during mergeable XDP

 drivers/net/virtio_net.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 24+ messages in thread
* [PATCH net 0/4] Fix several issues of virtio-net mergeable XDP
@ 2018-05-21  8:35 Jason Wang
  0 siblings, 0 replies; 24+ messages in thread
From: Jason Wang @ 2018-05-21  8:35 UTC (permalink / raw)
  To: mst, jasowang; +Cc: netdev, linux-kernel, virtualization

Hi:

Please review the patches that tries to fix sevreal issues of
virtio-net mergeable XDP.

Thanks

Jason Wang (4):
  virtio-net: correctly redirect linearized packet
  virtio-net: correctly transmit XDP buff after linearizing
  virtio-net: reset num_buf to 1 after linearizing packet
  virito-net: fix leaking page for gso packet during mergeable XDP

 drivers/net/virtio_net.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2018-05-22  3:37 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-21  8:35 [PATCH net 0/4] Fix several issues of virtio-net mergeable XDP Jason Wang
2018-05-21  8:35 ` [PATCH net 1/4] virtio-net: correctly redirect linearized packet Jason Wang
2018-05-21  8:35 ` Jason Wang
2018-05-21 15:03   ` Michael S. Tsirkin
2018-05-21 15:03   ` Michael S. Tsirkin
2018-05-21  8:35 ` [PATCH net 2/4] virtio-net: correctly transmit XDP buff after linearizing Jason Wang
2018-05-21 15:03   ` Michael S. Tsirkin
2018-05-21 15:03   ` Michael S. Tsirkin
2018-05-21  8:35 ` Jason Wang
2018-05-21  8:35 ` [PATCH net 3/4] virtio-net: reset num_buf to 1 after linearizing packet Jason Wang
2018-05-21  8:35 ` Jason Wang
2018-05-21 14:59   ` Michael S. Tsirkin
2018-05-22  3:36     ` Jason Wang
2018-05-22  3:36     ` Jason Wang
2018-05-21 14:59   ` Michael S. Tsirkin
2018-05-21  8:35 ` [PATCH net 4/4] virito-net: fix leaking page for gso packet during mergeable XDP Jason Wang
2018-05-21 15:01   ` Michael S. Tsirkin
2018-05-21 15:01     ` Michael S. Tsirkin
2018-05-22  3:37     ` Jason Wang
2018-05-22  3:37     ` Jason Wang
2018-05-21  8:35 ` Jason Wang
2018-05-21 15:04 ` [PATCH net 0/4] Fix several issues of virtio-net " Michael S. Tsirkin
2018-05-21 15:04 ` Michael S. Tsirkin
  -- strict thread matches above, loose matches on Subject: below --
2018-05-21  8:35 Jason Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.