Xuan Zhuo ([email protected])

Number of posts: 209 (0.17 per day)
First post: 2020-11-16 08:15:50
Last post: 2024-04-07 08:13:18

Date List Subject
2022-04-24 11:47:54 linux-kernel [RFC PATCH 01/16] virtio_ring: split: vring_unmap_one_split() get extra by arg
2022-04-24 10:48:55 linux-kernel [RFC PATCH 03/16] virtio_ring: split: extract virtqueue_update_split()
2022-04-24 08:53:16 linux-kernel [RFC PATCH 02/16] virtio_ring: split: introduce vring_virtqueue_detach_split()
2022-04-24 08:51:34 linux-kernel [RFC PATCH 00/16] virtio_ring: resize support re-use the old buffers
2022-04-24 06:22:44 linux-kernel [RFC PATCH 12/16] virtio_ring: packed: extract detach_from_vring_packed()
2022-04-24 05:11:47 linux-kernel [RFC PATCH 05/16] virtio_ring: split: support copy from vring
2022-04-24 05:07:44 linux-kernel [RFC PATCH 10/16] virtio_ring: packed: introduce vring_virtqueue_detach_packed()
2022-03-09 07:05:02 linux-kernel Re: linux-next: build warning after merge of the vhost tree
2022-03-09 06:31:38 linux-kernel Re: linux-next: build warning after merge of the vhost tree
2022-03-07 10:33:58 linux-kernel Re: linux-next: build warning after merge of the vhost tree
2022-03-07 08:54:52 linux-kernel Re: linux-next: build warning after merge of the vhost tree
2022-02-14 10:19:40 linux-kernel Re: [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
2022-02-13 22:35:30 linux-kernel Re: [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
2022-02-13 11:31:37 linux-kernel Re: [PATCH v4 00/14] virtio pci support VIRTIO_F_RING_RESET
2022-02-11 10:40:15 linux-kernel Re: [PATCH v4 09/14] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
2022-02-11 07:42:56 linux-kernel Re: [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
2022-02-09 16:32:42 linux-kernel [PATCH v4 10/14] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
2022-02-09 16:18:34 linux-kernel [PATCH v4 09/14] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
2022-02-09 16:06:23 linux-kernel [PATCH v4 05/14] virtio_ring: queue_reset: split: support enable reset queue
2022-02-09 15:04:49 linux-kernel [PATCH v4 04/14] virtio_ring: queue_reset: split: add __vring_init_virtqueue()
2022-02-09 14:54:45 linux-kernel [PATCH v4 01/14] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
2022-02-09 14:12:06 linux-kernel [PATCH v4 06/14] virtio_ring: queue_reset: packed: support enable reset queue
2022-02-09 14:08:05 linux-kernel [PATCH v4 08/14] virtio_ring: queue_reset: add vring_release_virtqueue()
2022-02-09 13:54:26 linux-kernel [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
2022-02-09 13:36:56 linux-kernel [PATCH v4 03/14] virtio_ring: queue_reset: add function vring_setup_virtqueue()
2022-02-09 13:33:10 linux-kernel [PATCH v4 12/14] virtio_pci: queue_reset: setup_vq() support vring_setup_virtqueue()
2022-02-09 13:32:20 linux-kernel [PATCH v4 02/14] virtio: queue_reset: add VIRTIO_F_RING_RESET
2022-02-09 13:07:50 linux-kernel [PATCH v4 00/14] virtio pci support VIRTIO_F_RING_RESET
2022-02-09 12:54:26 linux-kernel [PATCH v4 11/14] virtio_pci: queue_reset: release vq by vp_dev->vqs
2022-02-09 12:50:27 linux-kernel [PATCH v4 13/14] virtio_pci: queue_reset: vp_setup_vq() support ring_num
2022-02-09 12:34:45 linux-kernel [PATCH v4 07/14] virtio_ring: queue_reset: extract the release function of the vq ring
2022-01-26 20:26:34 linux-kernel Re: [RFC PATCH 0/5] TUN/VirtioNet USO features support.
2021-09-18 10:18:51 linux-kernel Re: [PATCH net] virtio-net: fix pages leaking when building skb in big mode
2021-01-20 08:38:27 linux-kernel [PATCH net-next v2 3/3] xsk: build skb by page
2021-01-20 07:57:54 linux-kernel [PATCH net-next v2 3/3] xsk: build skb by page
2021-01-20 07:53:03 linux-kernel [PATCH net-next v2 2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR
2021-01-05 11:29:32 linux-kernel [PATCH netdev 1/5] xsk: support get page for drv
2021-01-05 09:15:37 linux-kernel [PATCH netdev 2/5] virtio-net: support XDP_TX when not more queues
2021-01-05 09:15:09 linux-kernel [PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
2021-01-05 09:14:07 linux-kernel [PATCH netdev 3/5] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
2021-01-05 09:13:51 linux-kernel [PATCH netdev 4/5] xsk, virtio-net: prepare for support xsk
2021-01-05 09:13:48 linux-kernel [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx
2020-12-29 08:35:16 linux-kernel [PATCH bpf-next] xsk: build skb by page
2020-12-23 08:59:10 linux-kernel [PATCH bpf-next] xsk: build skb by page
2020-12-12 10:05:59 linux-kernel [PATCH bpf-next] xsk: save the undone skb
2020-12-01 22:37:06 linux-kernel [PATCH bpf V3 2/2] xsk: change the tx writeable condition
2020-12-01 14:01:20 linux-kernel [PATCH bpf V3 0/2] xsk: fix for xsk_poll writeable
2020-12-01 14:00:31 linux-kernel [PATCH bpf V3 1/2] xsk: replace datagram_poll by sock_poll_wait
2020-11-25 06:53:00 linux-kernel [PATCH bpf v2 1/2] xsk: replace datagram_poll by sock_poll_wait
2020-11-25 06:52:28 linux-kernel [PATCH bpf v2 2/2] xsk: change the tx writeable condition
2020-11-25 06:51:18 linux-kernel [PATCH bpf v2 0/2] xsk: fix for xsk_poll writeable