netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
[PATCH net-next v5 6/9] virtio_net: add the total stats field
Xuan Zhuo
[PATCH net-next v5 5/9] virtio_net: stats map include driver stats
Xuan Zhuo
[PATCH net-next v5 9/9] virtio-net: support queue stat
Xuan Zhuo
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Jiri Pirko
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Jiri Pirko
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Paolo Abeni
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Jiri Pirko
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Jakub Kicinski
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Simon Horman
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Michael S. Tsirkin
Re: [PATCH net-next v5 0/9] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v4 0/8] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v4 1/8] virtio_net: introduce device stats feature and structures
Xuan Zhuo
[PATCH net-next v4 5/8] virtio_net: add the total stats field
Xuan Zhuo
[PATCH net-next v4 4/8] virtio_net: stats map include driver stats
Xuan Zhuo
[PATCH net-next v4 2/8] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
[PATCH net-next v4 3/8] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v4 3/8] virtio_net: support device stats
Jakub Kicinski
Re: [PATCH net-next v4 3/8] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v4 3/8] virtio_net: support device stats
Jakub Kicinski
Re: [PATCH net-next v4 3/8] virtio_net: support device stats
Xuan Zhuo
[PATCH net-next v4 6/8] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
[PATCH net-next v4 8/8] virtio-net: support queue stat
Xuan Zhuo
Re: [PATCH net-next v4 8/8] virtio-net: support queue stat
Jakub Kicinski
Re: [PATCH net-next v4 8/8] virtio-net: support queue stat
Xuan Zhuo
[PATCH net-next v4 7/8] netdev: add queue stats
Xuan Zhuo
Re: [PATCH net-next v4 7/8] netdev: add queue stats
Jakub Kicinski
Re: [PATCH net-next v4 7/8] netdev: add queue stats
Xuan Zhuo
Re: [PATCH net-next v4 0/8] virtio-net: support device stats
Paolo Abeni
[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
[PATCH vhost v4 01/10] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH vhost v4 04/10] virtio_ring: split: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Jason Wang
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Jason Wang
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
Re: [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
Jason Wang
[PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
Re: [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Jason Wang
Re: [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
Re: [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Jason Wang
Re: [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Michael S. Tsirkin
Re: [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v4 06/10] virtio_ring: no store dma info when unmap is not needed
Xuan Zhuo
[PATCH vhost v4 07/10] virtio: find_vqs: add new parameter premapped
Xuan Zhuo
[PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Xuan Zhuo
Re: [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Jason Wang
Re: [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Xuan Zhuo
Re: [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Jason Wang
Re: [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Xuan Zhuo
Re: [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
Jason Wang
[PATCH vhost v4 09/10] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
[PATCH vhost v4 05/10] virtio_ring: split: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v4 08/10] virtio_ring: export premapped to driver by struct virtqueue
Xuan Zhuo
Re: [PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
Michael S. Tsirkin
Re: [PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
Jason Wang
Re: [PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
Jason Wang
Re: [PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
[PATCH net-next v3 0/6] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v3 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next v3 1/6] virtio_net: introduce device stats feature and structures
Jiri Pirko
[PATCH net-next v3 3/6] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
Jiri Pirko
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
Simon Horman
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
kernel test robot
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
Jakub Kicinski
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v3 3/6] virtio_net: support device stats
Jakub Kicinski
[PATCH net-next v3 2/6] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
Re: [PATCH net-next v3 2/6] virtio_net: virtnet_send_command supports command-specific-result
Jiri Pirko
[PATCH net-next v3 4/6] virtio_net: stats map include driver stats
Xuan Zhuo
Re: [PATCH net-next v3 4/6] virtio_net: stats map include driver stats
Jiri Pirko
[PATCH net-next v3 5/6] virtio_net: add the total stats field
Xuan Zhuo
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Jakub Kicinski
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Jiri Pirko
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Jakub Kicinski
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Jiri Pirko
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Xuan Zhuo
Re: [PATCH net-next v3 5/6] virtio_net: add the total stats field
Jakub Kicinski
[PATCH net-next v3 6/6] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
Re: [PATCH net-next v3 6/6] virtio_net: rename stat tx_timeout to timeout
Jiri Pirko
Re: [PATCH net-next v3 0/6] virtio-net: support device stats
Jiri Pirko
[PATCH net-next v2 0/6] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v2 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
[PATCH net-next v2 2/6] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
[PATCH net-next v2 3/6] virtio_net: support device stats
Xuan Zhuo
[PATCH net-next v2 4/6] virtio_net: stats map include driver stats
Xuan Zhuo
[PATCH net-next v2 5/6] virtio_net: add the total stats field
Xuan Zhuo
[PATCH net-next v2 6/6] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
Re: [PATCH net-next v2 0/6] virtio-net: support device stats
Jakub Kicinski
[PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Xing
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jakub Kicinski
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Xing
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jakub Kicinski
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jakub Kicinski
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Xing
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Dan Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Xing
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jakub Kicinski
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Xing
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Wang
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jason Wang
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Dan Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Jakub Kicinski
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Heng Qi
RE: [PATCH net-next] virtio_net: Add TX stop and wake counters
Daniel Jurgens
Re: [PATCH net-next] virtio_net: Add TX stop and wake counters
Michael S. Tsirkin
[PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim
Heng Qi
[PATCH net-next 1/3] virtio-net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH net-next 1/3] virtio-net: fix possible dim status unrecoverable
Michael S. Tsirkin
Re: [PATCH net-next 1/3] virtio-net: fix possible dim status unrecoverable
Heng Qi
[PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
Simon Horman
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
Heng Qi
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
kernel test robot
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
kernel test robot
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
Xuan Zhuo
Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
Xuan Zhuo
[PATCH net-next 2/3] virtio-net: batch dim request
Heng Qi
Re: [PATCH net-next 2/3] virtio-net: batch dim request
Simon Horman
Re: [PATCH net-next 2/3] virtio-net: batch dim request
Heng Qi
Re: [PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim
Michael S. Tsirkin
Re: [PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim
Heng Qi
[PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Xuan Zhuo
[PATCH net-next 01/17] virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
[PATCH net-next 02/17] virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
[PATCH net-next 04/17] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next 05/17] virtio_net: move some api to header
Xuan Zhuo
[PATCH net-next 06/17] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
[PATCH net-next 07/17] virtio_net: xsk: tx: support wakeup
Xuan Zhuo
[PATCH net-next 03/17] virtio_net: xsk: bind/unbind xsk
Xuan Zhuo
[PATCH net-next 10/17] virtio_net: separate receive_mergeable
Xuan Zhuo
[PATCH net-next 09/17] virtio_net: xsk: tx: free the unused xsk buffer
Xuan Zhuo
[PATCH net-next 11/17] virtio_net: separate receive_buf
Xuan Zhuo
[PATCH net-next 12/17] virtio_net: xsk: rx: support fill with xsk buffer
Xuan Zhuo
[PATCH net-next 08/17] virtio_net: xsk: tx: handle the transmitted xsk buffer
Xuan Zhuo
[PATCH net-next 13/17] virtio_net: xsk: rx: support recv merge mode
Xuan Zhuo
[PATCH net-next 14/17] virtio_net: xsk: rx: support recv small mode
Xuan Zhuo
[PATCH net-next 15/17] virtio_net: xsk: rx: free the unused xsk buffer
Xuan Zhuo
[PATCH net-next 16/17] virtio_net: update tx timeout record
Xuan Zhuo
[PATCH net-next 17/17] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Paolo Abeni
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Jakub Kicinski
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Michael S. Tsirkin
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Xuan Zhuo
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Xuan Zhuo
Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
Jason Wang
[PATCH net-next 0/5] virtio-net: sq support premapped mode
Xuan Zhuo
[PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Xuan Zhuo
Re: [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Jason Wang
Re: [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Michael S. Tsirkin
[PATCH net-next 2/5] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
Xuan Zhuo
[PATCH net-next 3/5] virtio_ring: introduce virtqueue_detach_unused_buf_dma()
Xuan Zhuo
[PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
Xuan Zhuo
Re: [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
Jason Wang
Re: [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
Xuan Zhuo
Re: [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
Jason Wang
Earlier messages
Later messages