Home
last modified time | relevance | path

Searched hist:da802961832f9852886304290135457519815497 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/virtio/
H A Dvirtio_vdpa.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Dvirtio_pci_legacy.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Dvirtio_pci_modern.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Dvirtio_mmio.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/linux/arch/um/drivers/
H A Dvirtio_uml.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/linux/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/linux/drivers/remoteproc/
H A Dremoteproc_virtio.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/linux/drivers/s390/virtio/
H A Dvirtio_ccw.cdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/linux/include/linux/
H A Dvirtio.hdiff da802961832f9852886304290135457519815497 Mon Aug 01 08:38:21 CEST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio: record the maximum queue num supported by the device.

virtio-net can display the maximum (supported by hardware) ring size in
ethtool -g eth0.

When the subsequent patch implements vring reset, it can judge whether
the ring size passed by the driver is legal based on this.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>