netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
Michael S. Tsirkin
Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
Jiri Pirko
[PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy
Xuan Zhuo
[PATCH net-next v4 02/15] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH net-next v4 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable
Xuan Zhuo
[PATCH net-next v4 04/15] virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
[PATCH net-next v4 05/15] virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
[PATCH net-next v4 07/15] virtio_net: refactor the xmit type
Xuan Zhuo
[PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
Xuan Zhuo
Re: [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
Jakub Kicinski
Re: [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
Xuan Zhuo
[PATCH net-next v4 08/15] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
Jakub Kicinski
Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
Michael S. Tsirkin
Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
Xuan Zhuo
[PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
Xuan Zhuo
Re: [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
Michael S. Tsirkin
Re: [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
Xuan Zhuo
[PATCH net-next v4 10/15] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next v4 12/15] virtio_net: xsk: tx: support wakeup
Xuan Zhuo
[PATCH net-next v4 06/15] virtio_net: separate receive_buf
Xuan Zhuo
[PATCH net-next v4 14/15] virtio_net: xsk: rx: support fill with xsk buffer
Xuan Zhuo
[PATCH net-next v4 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer
Xuan Zhuo
[PATCH net-next v4 15/15] virtio_net: xsk: rx: support recv small mode
Xuan Zhuo
[PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
Jakub Kicinski
Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
Michael S. Tsirkin
Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq
Heng Qi
[PATCH net-next v3 2/4] virtio_net: enable irq for the control vq
Heng Qi
[PATCH net-next v3 1/4] virtio_net: passing control_buf explicitly
Heng Qi
[PATCH net-next v3 3/4] virtio_net: change the command token to completion
Heng Qi
[PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
Heng Qi
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
kernel test robot
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
kernel test robot
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
Jason Wang
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
Heng Qi
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
Jason Wang
Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
Heng Qi
[PATCH net-next v2 0/2] virtio_net: enable the irq for ctrlq
Heng Qi
[PATCH net-next v2 1/2] virtio_net: enable irq for the control vq
Heng Qi
[PATCH net-next v2 2/2] virtio_net: improve dim command request efficiency
Heng Qi
Re: [PATCH net-next v2 2/2] virtio_net: improve dim command request efficiency
Jason Wang
Re: [PATCH net-next v2 2/2] virtio_net: improve dim command request efficiency
Heng Qi
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Ilya Leoshkevich
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Alexander Potapenko
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Ilya Leoshkevich
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Xuan Zhuo
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Alexander Potapenko
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Xuan Zhuo
Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
Alexander Potapenko
[PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Xuan Zhuo
[PATCH net-next v2 02/12] virtio_net: move core structures to virtio_net.h
Xuan Zhuo
[PATCH net-next v2 03/12] virtio_net: add prefix virtnet to all struct inside virtio_net.h
Xuan Zhuo
[PATCH net-next v2 01/12] virtio_net: independent directory
Xuan Zhuo
[PATCH net-next v2 04/12] virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
[PATCH net-next v2 05/12] virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
[PATCH net-next v2 06/12] virtio_net: separate receive_mergeable
Xuan Zhuo
[PATCH net-next v2 07/12] virtio_net: separate receive_buf
Xuan Zhuo
[PATCH net-next v2 08/12] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH net-next v2 09/12] virtio_ring: introduce dma map api for page
Xuan Zhuo
[PATCH net-next v2 10/12] virtio_ring: introduce virtqueue_dma_map_sg_attrs
Xuan Zhuo
[PATCH net-next v2 11/12] virtio_ring: virtqueue_set_dma_premapped() support to disable
Xuan Zhuo
[PATCH net-next v2 12/12] virtio_net: refactor the xmit type
Xuan Zhuo
Re: [PATCH net-next v2 12/12] virtio_net: refactor the xmit type
Michael S. Tsirkin
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Michael S. Tsirkin
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Xuan Zhuo
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Xuan Zhuo
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Jakub Kicinski
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Xuan Zhuo
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Xuan Zhuo
Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
Michael S. Tsirkin
[PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp
Xuan Zhuo
[PATCH net-next v1 1/7] virtio_net: independent directory
Xuan Zhuo
[PATCH net-next v1 3/7] virtio_net: add prefix virtnet to all struct inside virtio_net.h
Xuan Zhuo
[PATCH net-next v1 5/7] virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
[PATCH net-next v1 4/7] virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
[PATCH net-next v1 2/7] virtio_net: move core structures to virtio_net.h
Xuan Zhuo
[PATCH net-next v1 6/7] virtio_net: separate receive_mergeable
Xuan Zhuo
[PATCH net-next v1 7/7] virtio_net: separate receive_buf
Xuan Zhuo
Re: [PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp
Michael S. Tsirkin
Re: [PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp
Xuan Zhuo
[PATCH net v2] virtio_net: fix missing lock protection on control_buf access
Heng Qi
Re: [PATCH net v2] virtio_net: fix missing lock protection on control_buf access
Jason Wang
Re: [PATCH net v2] virtio_net: fix missing lock protection on control_buf access
Xuan Zhuo
Re: [PATCH net v2] virtio_net: fix missing lock protection on control_buf access
patchwork-bot+netdevbpf
[PATCH net v3 0/2] virtio_net: fix lock warning and unrecoverable state
Heng Qi
[PATCH net v3 1/2] virtio_net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH net v3 1/2] virtio_net: fix possible dim status unrecoverable
Michael S. Tsirkin
Re: [PATCH net v3 1/2] virtio_net: fix possible dim status unrecoverable
Xuan Zhuo
[PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Heng Qi
Re: [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Paolo Abeni
Re: [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Heng Qi
Re: [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Michael S. Tsirkin
Re: [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Jason Wang
Re: [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
Xuan Zhuo
Re: [PATCH net v3 0/2] virtio_net: fix lock warning and unrecoverable state
patchwork-bot+netdevbpf
[PATCH net 0/2] virtio_net: fix race on control_buf
Heng Qi
[PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Heng Qi
[PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Hariprasad Kelam
Re: [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Michael S. Tsirkin
Re: [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Heng Qi
Re: [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Michael S. Tsirkin
Re: [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
Heng Qi
[PATCH net 1/2] virtio_net: rename ret to err
Heng Qi
[PATCH net 1/2] virtio_net: rename ret to err
Hariprasad Kelam
Re: [PATCH net 1/2] virtio_net: rename ret to err
Jakub Kicinski
Re: [PATCH net 1/2] virtio_net: rename ret to err
Heng Qi
Re: [PATCH net 0/2] virtio_net: fix race on control_buf
Michael S. Tsirkin
[PATCH net v2 0/2] virtio_net: fix lock warning and unrecoverable state
Heng Qi
[PATCH net v2 1/2] virtio_net: fix possible dim status unrecoverable
Heng Qi
[PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
Re: [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Jiri Pirko
Re: [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Paolo Abeni
Re: [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
Re: [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Paolo Abeni
Re: [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
[PATCH net 0/2] virtio_net: fix lock warning and unrecoverable state
Heng Qi
[PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
Re: [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Jiri Pirko
Re: [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
Re: [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Michael S. Tsirkin
Re: [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Heng Qi
Re: [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
Jiri Pirko
[PATCH net 1/2] virtio_net: fix possible dim status unrecoverable
Heng Qi
Re: [PATCH net 1/2] virtio_net: fix possible dim status unrecoverable
Jiri Pirko
[PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
Jason Wang
Re: [PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
Xuan Zhuo
Re: [PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
Michael S. Tsirkin
Re: [PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
Paolo Abeni
Re: [PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
Jason Wang
How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Alexander Graf
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Alexander Graf
Re: How to implement message forwarding from one CID to another in vhost driver
Alexander Graf
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Paolo Bonzini
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Paolo Bonzini
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Paolo Bonzini
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Alexander Graf
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
Re: How to implement message forwarding from one CID to another in vhost driver
Dorjoy Chowdhury
Re: How to implement message forwarding from one CID to another in vhost driver
Stefano Garzarella
[PATCH v3] virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
Brett Creeley
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
Eric Dumazet
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
Michael S. Tsirkin
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
Michael S. Tsirkin
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
Jason Wang
Re: [PATCH v3] virtio_net: Fix missed rtnl_unlock
patchwork-bot+netdevbpf
[PATCH v2] virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
Re: [PATCH v2] virtio_net: Fix missed rtnl_unlock
Eric Dumazet
[PATCH] virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
Re: [PATCH] virtio_net: Fix missed rtnl_unlock
Michael S. Tsirkin
[mst-vhost:vhost 54/54] drivers/vdpa/octeon_ep/octep_vdpa_main.c:538:25: error: implicit declaration of function 'readq'; did you mean 'readl'?
kernel test robot
[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
Xuan Zhuo
[PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Si-Wei Liu
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Michael S. Tsirkin
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Si-Wei Liu
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Michael S. Tsirkin
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Si-Wei Liu
Re: [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
Xuan Zhuo
[PATCH net-next v5 3/4] virtio_net: rx remove premapped failover code
Xuan Zhuo
[PATCH net-next v5 2/4] virtio_net: big mode skip the unmap check
Xuan Zhuo
[PATCH net-next v5 4/4] virtio_net: remove the misleading comment
Xuan Zhuo
Re: [PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
patchwork-bot+netdevbpf
[PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
Daniel Jurgens
Re: [PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
Jens Axboe
Re: [PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
Xuan Zhuo
Re: [PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
Michael S. Tsirkin
Re: [PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
patchwork-bot+netdevbpf
[PATCH net-next 0/2] Add TX stop/wake counters
Daniel Jurgens
[PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
Daniel Jurgens
Re: [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
Xuan Zhuo
RE: [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
Dan Jurgens
Re: RE: [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
Xuan Zhuo
RE: RE: [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
Dan Jurgens
[PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Daniel Jurgens
Re: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Andrew Lunn
RE: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Dan Jurgens
Re: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Andrew Lunn
RE: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Dan Jurgens
Re: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Andrew Lunn
Re: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Jakub Kicinski
RE: [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
Dan Jurgens
[PATCH net-next 0/2] Add TX stop/wake counters
Daniel Jurgens
Earlier messages
Later messages