netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH vhost v2 2/7] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
[PATCH vhost v2 3/7] virtio_net: replace private by pp struct inside page
Xuan Zhuo
[PATCH vhost v2 5/7] virtio_net: enable premapped by default
Xuan Zhuo
[PATCH vhost v2 6/7] virtio_net: rx remove premapped failover code
Xuan Zhuo
[PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost v2 4/7] virtio_net: big mode support premapped
Xuan Zhuo
[PATCH vhost v2 7/7] virtio_net: remove the misleading comment
Xuan Zhuo
Re: [PATCH vhost v2 7/7] virtio_net: remove the misleading comment
Jason Wang
[PATCH vhost v1 0/7] virtio_net: rx enable premapped mode by default
Xuan Zhuo
[PATCH vhost v1 7/7] virtio_net: remove the misleading comment
Xuan Zhuo
[PATCH vhost v1 3/7] virtio_net: replace private by pp struct inside page
Xuan Zhuo
[PATCH vhost v1 4/7] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost v1 4/7] virtio_net: big mode support premapped
kernel test robot
[PATCH vhost v1 2/7] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
[PATCH vhost v1 1/7] virtio_ring: introduce dma map api for page
Xuan Zhuo
[PATCH vhost v1 5/7] virtio_net: enable premapped by default
Xuan Zhuo
[PATCH vhost v1 6/7] virtio_net: rx remove premapped failover code
Xuan Zhuo
[PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
Pavel Begunkov
[PATCH io_uring-next/net-next v2 1/4] net: extend ubuf_info callback to ops structure
Pavel Begunkov
Re: [PATCH io_uring-next/net-next v2 1/4] net: extend ubuf_info callback to ops structure
Willem de Bruijn
[PATCH io_uring-next/net-next v2 2/4] net: add callback for setting a ubuf_info to skb
Pavel Begunkov
Re: [PATCH io_uring-next/net-next v2 2/4] net: add callback for setting a ubuf_info to skb
Willem de Bruijn
[PATCH io_uring-next/net-next v2 3/4] io_uring/notif: simplify io_notif_flush()
Pavel Begunkov
[PATCH io_uring-next/net-next v2 4/4] io_uring/notif: implement notification stacking
Pavel Begunkov
Re: [PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
Pavel Begunkov
Re: [PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
patchwork-bot+netdevbpf
Re: (subset) [PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
Jens Axboe
[patch net-next v4 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
[patch net-next v4 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
Re: [patch net-next v4 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
kernel test robot
[patch net-next v4 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
Re: [patch net-next v4 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Petr Machata
[patch net-next v4 2/6] selftests: forwarding: move initial root check to the beginning
Jiri Pirko
Re: [patch net-next v4 2/6] selftests: forwarding: move initial root check to the beginning
Petr Machata
Re: [patch net-next v4 2/6] selftests: forwarding: move initial root check to the beginning
Benjamin Poirier
Re: [patch net-next v4 2/6] selftests: forwarding: move initial root check to the beginning
Jiri Pirko
[patch net-next v4 4/6] selftests: forwarding: add check_driver() helper
Jiri Pirko
[patch net-next v4 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
Re: [patch net-next v4 5/6] selftests: forwarding: add wait_for_dev() helper
Petr Machata
[patch net-next v4 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
Re: [patch net-next v4 6/6] selftests: virtio_net: add initial tests
Petr Machata
[patch net-next v5 1/5] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
[patch net-next v5 2/5] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
[patch net-next v5 3/5] selftests: forwarding: add check_driver() helper
Jiri Pirko
Re: [patch net-next v5 3/5] selftests: forwarding: add check_driver() helper
Benjamin Poirier
Re: [patch net-next v5 3/5] selftests: forwarding: add check_driver() helper
Jiri Pirko
[patch net-next v5 4/5] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
[patch net-next v5 5/5] selftests: virtio_net: add initial tests
Jiri Pirko
Re: [patch net-next v4 0/6] selftests: virtio_net: introduce initial testing infrastructure
Michael S. Tsirkin
[patch net-next v3 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
[patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
Re: [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Petr Machata
Re: [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Petr Machata
Re: [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
Re: [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
[patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
Jiri Pirko
Re: [patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
Benjamin Poirier
Re: [patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
Jiri Pirko
[patch net-next v3 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
[patch net-next v3 4/6] selftests: forwarding: add check_driver() helper
Jiri Pirko
Re: [patch net-next v3 4/6] selftests: forwarding: add check_driver() helper
Petr Machata
[patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
Re: [patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
Petr Machata
Re: [patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
[patch net-next v3 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
Re: [patch net-next v3 6/6] selftests: virtio_net: add initial tests
Petr Machata
Re: [patch net-next v3 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
[PATCH net-next v4 0/6] Remove RTNL lock protection of CVQ
Daniel Jurgens
[PATCH net-next v4 1/6] virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
[PATCH net-next v4 5/6] virtio_net: Add a lock for per queue RX coalesce
Daniel Jurgens
[PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Daniel Jurgens
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Jason Wang
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Heng Qi
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Paolo Abeni
RE: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Dan Jurgens
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Paolo Abeni
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Jakub Kicinski
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Heng Qi
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Jason Wang
Re: [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ.
Heng Qi
[PATCH net-next v4 2/6] virtio_net: Remove command data from control_buf
Daniel Jurgens
[PATCH net-next v4 4/6] virtio_net: Do DIM update for specified queue only
Daniel Jurgens
[PATCH net-next v4 6/6] virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
[PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v8 2/4] ethtool: provide customized dim profile management
Heng Qi
[PATCH net-next v8 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH net-next v8 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
[PATCH net-next v8 1/4] linux/dim: move useful macros to .h file
Heng Qi
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Jakub Kicinski
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Jakub Kicinski
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Jason Xing
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Jason Xing
Re: [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
[patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jason Wang
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jason Wang
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jason Wang
Re: [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
[patch net-next v2 2/6] selftests: forwarding: move couple of initial check to the beginning
Jiri Pirko
[patch net-next v2 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
[patch net-next v2 4/6] selftests: forwarding: add check_driver() helper
Jiri Pirko
[patch net-next v2 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
Re: [patch net-next v2 5/6] selftests: forwarding: add wait_for_dev() helper
Benjamin Poirier
Re: [patch net-next v2 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
[patch net-next v2 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH RESEND net-next v7 1/4] linux/dim: move useful macros to .h file
Heng Qi
[PATCH RESEND net-next v7 2/4] ethtool: provide customized dim profile management
Heng Qi
[PATCH RESEND net-next v7 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH RESEND net-next v7 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
Re: [PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
Michael S. Tsirkin
Re: [PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v7 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH net-next v7 1/4] linux/dim: move useful macros to .h file
Heng Qi
[PATCH net-next v7 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
[PATCH net-next v7 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
kernel test robot
Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
kernel test robot
Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
Simon Horman
Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
Daniel Jurgens
[PATCH net-next v3 1/6] virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
[PATCH net-next v3 3/6] virtio_net: Add a lock for the command VQ.
Daniel Jurgens
[PATCH net-next v3 2/6] virtio_net: Remove command data from control_buf
Daniel Jurgens
[PATCH net-next v3 4/6] virtio_net: Do DIM update for specified queue only
Daniel Jurgens
[PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Daniel Jurgens
Re: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Jakub Kicinski
RE: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Dan Jurgens
Re: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Jakub Kicinski
RE: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Dan Jurgens
Re: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Heng Qi
RE: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
Dan Jurgens
[PATCH net-next v3 6/6] virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
[patch net-next 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
[patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
Re: [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Benjamin Poirier
Re: [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
Re: [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Benjamin Poirier
Re: [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
[patch net-next 4/6] selftests: forwarding: add check_driver() helper
Jiri Pirko
[patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
Re: [patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
Benjamin Poirier
Re: [patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
[patch net-next 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
Re: [patch net-next 6/6] selftests: virtio_net: add initial tests
Benjamin Poirier
Re: [patch net-next 6/6] selftests: virtio_net: add initial tests
Jiri Pirko
[patch net-next 2/6] selftests: forwarding: move couple of initial check to the beginning
Jiri Pirko
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jakub Kicinski
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jakub Kicinski
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jiri Pirko
Re: [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
Jason Wang
[PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v6 1/4] linux/dim: move useful macros to .h file
Heng Qi
[PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Brett Creeley
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Brett Creeley
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
kernel test robot
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
kernel test robot
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
kernel test robot
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Jakub Kicinski
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
Jakub Kicinski
[PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
Re: [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning
Brett Creeley
Re: [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
[PATCH net-next v6 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
Xuan Zhuo
[PATCH vhost 1/6] virtio_ring: introduce dma map api for page
Xuan Zhuo
Re: [PATCH vhost 1/6] virtio_ring: introduce dma map api for page
Alexander Lobakin
Re: [PATCH vhost 1/6] virtio_ring: introduce dma map api for page
Xuan Zhuo
Re: [PATCH vhost 1/6] virtio_ring: introduce dma map api for page
Jason Wang
[PATCH vhost 2/6] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
Re: [PATCH vhost 2/6] virtio_ring: enable premapped mode whatever use_dma_api
Jason Wang
Re: [PATCH vhost 2/6] virtio_ring: enable premapped mode whatever use_dma_api
Jason Wang
[PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
Xuan Zhuo
Re: [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
Jason Wang
Re: [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
Xuan Zhuo
Re: [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
Jason Wang
Earlier messages
Later messages