netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Jason Wang
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Xuan Zhuo
Re: [PATCH vhost 4/6] virtio_net: big mode support premapped
Xuan Zhuo
[PATCH vhost 5/6] virtio_net: enable premapped by default
Xuan Zhuo
Re: [PATCH vhost 5/6] virtio_net: enable premapped by default
Jason Wang
Re: [PATCH vhost 5/6] virtio_net: enable premapped by default
Xuan Zhuo
Re: [PATCH vhost 5/6] virtio_net: enable premapped by default
Jason Wang
[PATCH vhost 6/6] virtio_net: rx remove premapped failover code
Xuan Zhuo
Re: [PATCH vhost 6/6] virtio_net: rx remove premapped failover code
Jason Wang
[PATCH net-next v5 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v5 2/4] linux/dim: move profiles from .c to .h file
Heng Qi
[PATCH net-next v5 1/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v5 1/4] ethtool: provide customized dim profile management
Jakub Kicinski
Re: [PATCH net-next v5 1/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v5 1/4] ethtool: provide customized dim profile management
Simon Horman
[PATCH net-next v5 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
Re: [PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
Jakub Kicinski
Re: [PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
Re: [PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
Jakub Kicinski
[PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test
Luigi Leonardi
Re: [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test
Stefano Garzarella
[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
Re: [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Paolo Abeni
Re: [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Stefano Garzarella
Re: [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
Luigi Leonardi
Re: [PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
Stefano Garzarella
[PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK.
Luigi Leonardi
[PATCH net-next v4 0/4] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v4 2/4] linux/dim: move profiles from .c to .h file
Heng Qi
[PATCH net-next v4 4/4] virtio-net: support dim profile fine-tuning
Heng Qi
[PATCH net-next v4 1/4] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
Jakub Kicinski
Re: [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
Jakub Kicinski
Re: [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
Heng Qi
[PATCH net-next v4 3/4] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH net-next 0/3] ioctl support for AF_VSOCK and virtio-based transports
Luigi Leonardi
[PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test
Luigi Leonardi
Re: [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test
Stefano Garzarella
[PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
Re: [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Stefano Garzarella
Re: [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
[PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
Luigi Leonardi
Re: [PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
Stefano Garzarella
[PATCH net-next v3 0/3] ethtool: provide the dim profile fine-tuning channel
Heng Qi
[PATCH net-next v3 2/3] virtio-net: refactor dim initialization/destruction
Heng Qi
Re: [PATCH net-next v3 2/3] virtio-net: refactor dim initialization/destruction
Ratheesh Kannoth
Re: [PATCH net-next v3 2/3] virtio-net: refactor dim initialization/destruction
Heng Qi
[PATCH net-next v3 1/3] ethtool: provide customized dim profile management
Heng Qi
Re: [PATCH net-next v3 1/3] ethtool: provide customized dim profile management
kernel test robot
[PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning
Heng Qi
Re: [PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning
kernel test robot
[PATCH net-next v2 0/6] Remove RTNL lock protection of CVQ
Daniel Jurgens
[PATCH net-next v2 1/6] virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
[PATCH net-next v2 3/6] virtio_net: Add a lock for the command VQ.
Daniel Jurgens
[PATCH net-next v2 5/6] virtio_net: Add a lock for per queue RX coalesce
Daniel Jurgens
[PATCH net-next v2 2/6] virtio_net: Remove command data from control_buf
Daniel Jurgens
Re: [PATCH net-next v2 2/6] virtio_net: Remove command data from control_buf
kernel test robot
[PATCH net-next v2 4/6] virtio_net: Do DIM update for specified queue only
Daniel Jurgens
Re: [PATCH net-next v2 4/6] virtio_net: Do DIM update for specified queue only
Heng Qi
RE: [PATCH net-next v2 4/6] virtio_net: Do DIM update for specified queue only
Dan Jurgens
[PATCH net-next v2 6/6] virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
[PATCH vhost v6 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
[PATCH vhost v6 01/10] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
Re: [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Jason Wang
Re: [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
Re: [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Jason Wang
Re: [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
Re: [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
Jason Wang
[PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
Jason Wang
Re: [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
Jason Wang
Re: [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v6 04/10] virtio_ring: split: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v6 05/10] virtio_ring: split: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v6 05/10] virtio_ring: split: structure the indirect desc table
Jason Wang
Re: [PATCH vhost v6 05/10] virtio_ring: split: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed
Xuan Zhuo
Re: [PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed
Jason Wang
Re: [PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed
Xuan Zhuo
Re: [PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed
Jason Wang
[PATCH vhost v6 08/10] virtio_ring: export premapped to driver by struct virtqueue
Xuan Zhuo
Re: [PATCH vhost v6 08/10] virtio_ring: export premapped to driver by struct virtqueue
Jason Wang
[PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Jason Wang
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Jason Wang
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Jason Wang
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
Jason Wang
[PATCH vhost v6 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Xuan Zhuo
[PATCH vhost v6 07/10] virtio: find_vqs: add new parameter premapped
Xuan Zhuo
Re: [PATCH vhost v6 07/10] virtio: find_vqs: add new parameter premapped
Jason Wang
[PATCH net v2] virtio-net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH net v2] virtio-net: fix possible dim status unrecoverable
Paolo Abeni
Re: [PATCH net v2] virtio-net: fix possible dim status unrecoverable
Heng Qi
[PATCH net-next 0/4] Remove RTNL lock protection of CVQ
Daniel Jurgens
[PATCH net-next 1/4] virtio_net: Store RSS setting in virtnet_info
Daniel Jurgens
[PATCH net-next 2/4] virtio_net: Remove command data from control_buf
Daniel Jurgens
Re: [PATCH net-next 2/4] virtio_net: Remove command data from control_buf
Heng Qi
Re: [PATCH net-next 2/4] virtio_net: Remove command data from control_buf
Simon Horman
Re: [PATCH net-next 2/4] virtio_net: Remove command data from control_buf
Michael S. Tsirkin
[PATCH net-next 3/4] virtio_net: Add a lock for the command VQ.
Daniel Jurgens
[PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers
Daniel Jurgens
Re: [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers
Heng Qi
RE: [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers
Dan Jurgens
Re: [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers
Heng Qi
Re: [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers
Heng Qi
Re: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
Xuan Zhuo
Re: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
Heng Qi
RE: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
Dan Jurgens
Re: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
Heng Qi
[PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
[PATCH vhost v5 01/10] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH vhost v5 05/10] virtio_ring: split: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v5 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v5 07/10] virtio: find_vqs: add new parameter premapped
Xuan Zhuo
[PATCH vhost v5 04/10] virtio_ring: split: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v5 08/10] virtio_ring: export premapped to driver by struct virtqueue
Xuan Zhuo
[PATCH vhost v5 06/10] virtio_ring: no store dma info when unmap is not needed
Xuan Zhuo
[PATCH vhost v5 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Xuan Zhuo
[PATCH vhost v5 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v5 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Jason Wang
Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Jason Wang
Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
Jason Wang
[PATCH 0/2] virtio-net: a fix and some updates for virtio dim
Heng Qi
[PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Jason Wang
Re: [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Jason Wang
Re: [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
Jason Wang
[PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
kernel test robot
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Jason Wang
Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
Dan Carpenter
Re: [PATCH 0/2] virtio-net: a fix and some updates for virtio dim
Jiri Pirko
Re: [PATCH 0/2] virtio-net: a fix and some updates for virtio dim
Heng Qi
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Willem de Bruijn
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Willem de Bruijn
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Stefan Hajnoczi
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jason Wang
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jason Wang
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Stefano Garzarella
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Igor Raits
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jason Wang
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jaroslav Pulchart
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jason Wang
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jaroslav Pulchart
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jaroslav Pulchart
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jakub Kicinski
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jaroslav Pulchart
Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
Jaroslav Pulchart
[PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures
Jason Wang
[PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
Re: [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
Jason Wang
Re: [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
[PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
Re: [PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout
Jason Wang
[PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S
Xuan Zhuo
Re: [PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S
Jason Wang
[PATCH net-next v5 4/9] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Jason Wang
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Jason Wang
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Jason Wang
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 4/9] virtio_net: support device stats
Jason Wang
[PATCH net-next v5 8/9] netdev: add queue stats
Xuan Zhuo
Earlier messages
Later messages