virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] refine virtio-net XDP
@ 2017-07-17 12:43 Jason Wang
  0 siblings, 0 replies; 19+ messages in thread
From: Jason Wang @ 2017-07-17 12:43 UTC (permalink / raw)
  To: mst, jasowang, virtualization, linux-kernel, netdev

Hi:

This series brings two optimizations for virtio-net XDP:

- avoid reset during XDP set
- turn off offloads on demand

Please review.

Thanks

Jason Wang (5):
  virtio_ring: allow to store zero as the ctx
  virtio-net: pack headroom into ctx for mergeable buffer
  virtio-net: switch to use new ctx API for small buffer
  virtio-net: do not reset during XDP set
  virtio-net: switch off offloads on demand if possible on XDP set

 drivers/net/virtio_net.c     | 325 +++++++++++++++++++++++++------------------
 drivers/virtio/virtio_ring.c |   2 +-
 2 files changed, 194 insertions(+), 133 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-07-24 21:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1500295441-19339-1-git-send-email-jasowang@redhat.com>
2017-07-17 12:43 ` [PATCH net-next 1/5] virtio_ring: allow to store zero as the ctx Jason Wang
2017-07-17 12:43 ` [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer Jason Wang
2017-07-18 18:59   ` Michael S. Tsirkin
     [not found]   ` <20170718215432-mutt-send-email-mst@kernel.org>
2017-07-19  2:29     ` Jason Wang
2017-07-17 12:43 ` [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer Jason Wang
2017-07-17 12:44 ` [PATCH net-next 4/5] virtio-net: do not reset during XDP set Jason Wang
2017-07-17 12:44 ` [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on " Jason Wang
2017-07-18 18:24 ` [PATCH net-next 0/5] refine virtio-net XDP David Miller
2017-07-18 18:47   ` Michael S. Tsirkin
     [not found] ` <1500295441-19339-4-git-send-email-jasowang@redhat.com>
2017-07-18 19:20   ` [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer Michael S. Tsirkin
     [not found]   ` <20170718220030-mutt-send-email-mst@kernel.org>
2017-07-19  2:30     ` Jason Wang
     [not found] ` <1500295441-19339-5-git-send-email-jasowang@redhat.com>
2017-07-18 19:49   ` [PATCH net-next 4/5] virtio-net: do not reset during XDP set Michael S. Tsirkin
     [not found]   ` <20170718222042-mutt-send-email-mst@kernel.org>
2017-07-19  2:35     ` Jason Wang
     [not found] ` <1500295441-19339-6-git-send-email-jasowang@redhat.com>
2017-07-18 20:07   ` [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on " Michael S. Tsirkin
2017-07-19  2:39     ` Jason Wang
     [not found]     ` <494ca887-1df7-6f72-0f2d-16a70a141cbc@redhat.com>
2017-07-24 21:36       ` Michael S. Tsirkin
2017-07-18 20:13 ` [PATCH net-next 0/5] refine virtio-net XDP Michael S. Tsirkin
     [not found] ` <20170718230748-mutt-send-email-mst@kernel.org>
2017-07-19  2:40   ` Jason Wang
2017-07-17 12:43 Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).