netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Jason Wang
Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Xuan Zhuo
Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
Jason Wang
[PATCH net-next v3 12/27] virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
[PATCH net-next v3 07/27] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
Xuan Zhuo
[PATCH net-next v3 14/27] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next v3 15/27] virtio_net: move some api to header
Xuan Zhuo
[PATCH net-next v3 13/27] virtio_net: xsk: bind/unbind xsk
Xuan Zhuo
[PATCH net-next v3 10/27] virtio_net: sq support premapped mode
Xuan Zhuo
[PATCH net-next v3 16/27] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
Re: [PATCH net-next v3 16/27] virtio_net: xsk: tx: support xmit xsk buffer
kernel test robot
[PATCH net-next v3 17/27] virtio_net: xsk: tx: support wakeup
Xuan Zhuo
[PATCH net-next v3 18/27] virtio_net: xsk: tx: handle the transmitted xsk buffer
Xuan Zhuo
[PATCH net-next v3 19/27] virtio_net: xsk: tx: free the unused xsk buffer
Xuan Zhuo
[PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode
Xuan Zhuo
Re: [PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode
kernel test robot
Re: [PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode
kernel test robot
[PATCH net-next v3 24/27] virtio_net: xsk: rx: support recv small mode
Xuan Zhuo
[PATCH net-next v3 20/27] virtio_net: separate receive_mergeable
Xuan Zhuo
[PATCH net-next v3 25/27] virtio_net: xsk: rx: free the unused xsk buffer
Xuan Zhuo
[PATCH net-next v3 21/27] virtio_net: separate receive_buf
Xuan Zhuo
[PATCH net-next v3 22/27] virtio_net: xsk: rx: support fill with xsk buffer
Xuan Zhuo
[PATCH net-next v3 26/27] virtio_net: update tx timeout record
Xuan Zhuo
[PATCH net-next v3 27/27] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
Re: [PATCH net-next v3 00/27] virtio-net: support AF_XDP zero copy
Jason Wang
[PATCH v2 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Zhu Yanjun
Re: [PATCH v2 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Zhu Yanjun
Re: [PATCH v2 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Xuan Zhuo
Re: [PATCH v2 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Jakub Kicinski
Re: [PATCH v2 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Zhu Yanjun
[PATCH 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Zhu Yanjun
Re: [PATCH 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Zhu Yanjun
Re: [PATCH 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Xuan Zhuo
Re: [PATCH 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Stephen Hemminger
Re: [PATCH 1/1] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
Michael S. Tsirkin
[PATCH v2] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
Re: [PATCH v2] virtio_net: fix missing dma unmap for resize
Jakub Kicinski
Re: [PATCH v2] virtio_net: fix missing dma unmap for resize
Michael S. Tsirkin
Re: [PATCH v2] virtio_net: fix missing dma unmap for resize
Jason Wang
Re: [PATCH v2] virtio_net: fix missing dma unmap for resize
patchwork-bot+netdevbpf
[PATCH net-next v1 0/6] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next v1 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next v1 1/6] virtio_net: introduce device stats feature and structures
Zhu Yanjun
Re: [PATCH net-next v1 1/6] virtio_net: introduce device stats feature and structures
Michael S. Tsirkin
Re: [PATCH net-next v1 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
[PATCH net-next v1 5/6] virtio_net: add the total stats field
Xuan Zhuo
[PATCH net-next v1 2/6] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
[PATCH net-next v1 6/6] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
[PATCH net-next v1 4/6] virtio_net: stats map include driver stats
Xuan Zhuo
Re: [PATCH net-next v1 4/6] virtio_net: stats map include driver stats
kernel test robot
[PATCH net-next v1 3/6] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v1 3/6] virtio_net: support device stats
Michael S. Tsirkin
Re: [PATCH net-next v1 3/6] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next v1 3/6] virtio_net: support device stats
kernel test robot
Re: [PATCH net-next v1 3/6] virtio_net: support device stats
Zhu Yanjun
Re: [PATCH net-next v1 0/6] virtio-net: support device stats
Xuan Zhuo
Re: [PATCH net-next v1 0/6] virtio-net: support device stats
Jason Wang
Re: [PATCH net-next v1 0/6] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next 0/6] virtio-net: support device stats
Xuan Zhuo
[PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
kernel test robot
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Zhu Yanjun
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Zhu Yanjun
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Michael S. Tsirkin
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Michael S. Tsirkin
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Michael S. Tsirkin
Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures
Xuan Zhuo
[PATCH net-next 2/6] virtio_net: virtnet_send_command supports command-specific-result
Xuan Zhuo
[PATCH net-next 5/6] virtio_net: add the total stats field
Xuan Zhuo
[PATCH net-next 3/6] virtio_net: support device stats
Xuan Zhuo
Re: [PATCH net-next 3/6] virtio_net: support device stats
kernel test robot
Re: [PATCH net-next 3/6] virtio_net: support device stats
kernel test robot
Re: [PATCH net-next 3/6] virtio_net: support device stats
Zhu Yanjun
Re: [PATCH net-next 3/6] virtio_net: support device stats
Simon Horman
[PATCH net-next 4/6] virtio_net: stats map include driver stats
Xuan Zhuo
[PATCH net-next 6/6] virtio_net: rename stat tx_timeout to timeout
Xuan Zhuo
[PATCH net-next] virtio-net: switch napi_tx without downing nic
Heng Qi
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Willem de Bruijn
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Heng Qi
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Willem de Bruijn
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Michael S. Tsirkin
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Michael S. Tsirkin
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Xing
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Xing
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Wang
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Jason Xing
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Zhu Yanjun
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Heng Qi
Re: [PATCH net-next] virtio-net: switch napi_tx without downing nic
Zhu Yanjun
[PATCH v1] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
Re: [PATCH v1] virtio_net: fix missing dma unmap for resize
Michael S. Tsirkin
Re: [PATCH v1] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
Re: [PATCH v1] virtio_net: fix missing dma unmap for resize
Michael S. Tsirkin
Re: [PATCH v1] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
[PATCH net-next v8 0/4] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v8 1/4] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v8 2/4] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
[PATCH net-next v8 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v8 4/4] virtio-net: support rx netdim
Heng Qi
Re: [PATCH net-next v8 0/4] virtio-net: support dynamic coalescing moderation
patchwork-bot+netdevbpf
[PATCH net-next v7 0/4] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v7 1/4] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v7 2/4] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
[PATCH net-next v7 4/4] virtio-net: support rx netdim
Heng Qi
Re: [PATCH net-next v7 4/4] virtio-net: support rx netdim
kernel test robot
Re: [PATCH net-next v7 4/4] virtio-net: support rx netdim
Michael S. Tsirkin
Re: [PATCH net-next v7 4/4] virtio-net: support rx netdim
Heng Qi
[PATCH net-next v7 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v6 0/5] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v6 1/5] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v6 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v6 5/5] virtio-net: support rx netdim
Heng Qi
[PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Heng Qi
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Jason Wang
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Heng Qi
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Jason Wang
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Paolo Abeni
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Heng Qi
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Jason Wang
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Heng Qi
Re: [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
Jason Wang
[PATCH net-next v6 2/5] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
Michael S. Tsirkin
Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
Michael S. Tsirkin
Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
[PATCH net-next v5 0/4] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v5 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v5 1/4] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v5 2/4] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
[PATCH net-next v5 4/4] virtio-net: support rx netdim
Heng Qi
Re: [PATCH net-next v5 4/4] virtio-net: support rx netdim
Paolo Abeni
Re: [PATCH net-next v5 4/4] virtio-net: support rx netdim
Heng Qi
RE: [PATCH net-next v5 4/4] virtio-net: support rx netdim
Yinjun Zhang
[PATCH net-next v4 0/4] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v4 1/4] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v4 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v4 2/4] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
[PATCH net-next v4 4/4] virtio-net: support rx netdim
Heng Qi
Re: [PATCH net-next v4 4/4] virtio-net: support rx netdim
Jason Wang
Re: [PATCH net-next v4 4/4] virtio-net: support rx netdim
Jason Wang
Re: [PATCH net-next v4 4/4] virtio-net: support rx netdim
Heng Qi
Re: [PATCH net-next v4 4/4] virtio-net: support rx netdim
Yinjun Zhang
Re: [PATCH net-next v4 4/4] virtio-net: support rx netdim
Heng Qi
[PATCH net] net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
Re: [PATCH net] net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
patchwork-bot+netdevbpf
Re: [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
Xuan Zhuo
[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
Heng Qi
[PATCH net-next v3 2/5] virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
[PATCH net-next v3 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
[PATCH net-next v3 4/5] virtio-net: support rx netdim
Heng Qi
[PATCH net-next v3 1/5] virtio-net: returns whether napi is complete
Heng Qi
[PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
Heng Qi
Re: [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
Jakub Kicinski
Re: [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
Heng Qi
Re: [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
Maciej Fijalkowski
Re: [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
Xuan Zhuo
Re: [PATCH net] virtio_net: fix missing dma unmap for resize
Paolo Abeni
Re: [PATCH net] virtio_net: fix missing dma unmap for resize
Michael S. Tsirkin
Re: [PATCH net] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
Re: [PATCH net] virtio_net: fix missing dma unmap for resize
Michael S. Tsirkin
Re: [PATCH net] virtio_net: fix missing dma unmap for resize
Xuan Zhuo
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Michael S. Tsirkin
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Xuan Zhuo
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Michael S. Tsirkin
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Xuan Zhuo
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Michael S. Tsirkin
Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
Xuan Zhuo
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Michael S. Tsirkin
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Xuan Zhuo
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Michael S. Tsirkin
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Xuan Zhuo
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Michael S. Tsirkin
Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
Xuan Zhuo
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Michael S. Tsirkin
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Xuan Zhuo
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Maciej Fijalkowski
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Xuan Zhuo
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Maciej Fijalkowski
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Xuan Zhuo
Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
Xuan Zhuo
Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
Michael S. Tsirkin
Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
Xuan Zhuo
Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
Michael S. Tsirkin
Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
Xuan Zhuo
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Jason Wang
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Jason Wang
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Jason Wang
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Jason Wang
Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
Xuan Zhuo
Earlier messages
Later messages