LinuxLists
Users
About
Zhu, Lingshan (
[email protected]
)
Number of posts: 218 (0.13 per day)
First post: 2019-10-16 07:51:49
Last post: 2024-04-18 07:15:04
Previous Page
/
Next Page
Date
List
Subject
2021-03-08 08:47:04
linux-kernel
[PATCH V2 4/4] vDPA/ifcvf: remove the version number string
2021-03-08 08:46:53
linux-kernel
[PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-08 08:46:45
linux-kernel
[PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-08 08:38:04
linux-kernel
Re: [PATCH 3/3] vDPA/ifcvf: bump version string to 1.0
2021-03-05 14:28:23
linux-kernel
[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-05 14:28:22
linux-kernel
[PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-05 14:28:00
linux-kernel
[PATCH 3/3] vDPA/ifcvf: bump version string to 1.0
2021-03-05 14:27:10
linux-kernel
[PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2020-06-05 10:33:48
linux-kernel
[PATCH RESEND 5/5] ifcvf: implement config interrupt in IFCVF
2020-06-05 10:33:34
linux-kernel
[PATCH RESEND 4/5] vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
2020-06-05 10:33:30
linux-kernel
[PATCH RESEND 3/5] vhost_vdpa: Support config interrupt in vdpa
2020-06-05 10:33:23
linux-kernel
[PATCH RESEND 2/5] ifcvf: ignore continuous setting same staus value
2020-06-05 10:33:16
linux-kernel
[PATCH RESEND 1/5] ifcvf: move IRQ request/free to status change handlers
2020-06-05 10:33:04
linux-kernel
[PATCH RESEND 0/5] vDPA:config interrupt support and IRQ improvements
2020-05-26 05:37:57
linux-kernel
[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
2020-05-12 08:06:40
linux-kernel
[PATCH V2] ifcvf: move IRQ request/free to status change handlers
2020-05-11 07:25:54
linux-kernel
[PATCH] ifcvf: move IRQ request/free to status change handlers
2020-04-26 11:51:21
linux-kernel
[PATCH V4 0/3] vdpa: Support config interrupt in vhost_vdpa
2020-04-26 11:50:03
linux-kernel
[PATCH V4 3/3] vdpa: implement config interrupt in IFCVF
2020-04-26 11:49:45
linux-kernel
[PATCH V4 2/3] vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
2020-04-26 11:49:30
linux-kernel
[PATCH V4 1/3] vdpa: Support config interrupt in vhost_vdpa
2020-04-26 08:49:14
linux-kernel
[PATCH V3 2/2] vdpa: implement config interrupt in IFCVF
2020-04-26 08:48:04
linux-kernel
[PATCH V3 1/2] vdpa: Support config interrupt in vhost_vdpa
2020-04-26 08:47:53
linux-kernel
[PATCH V3 0/2] Config interrupt support in VDPA and IFCVF
2020-04-26 07:01:50
linux-kernel
[PATCH V2 1/2] vdpa: Support config interrupt in vhost_vdpa
2020-04-26 06:59:43
linux-kernel
[PATCH V2 2/2] vdpa: implement config interrupt in IFCVF
2020-04-26 06:47:47
linux-kernel
[PATCH V2 0/2] Config interrupt support in VDPA and IFCVF
2020-04-24 10:10:35
linux-kernel
[PATCH 2/2] vdpa: implement config interrupt in IFCVF
2020-04-24 10:10:12
linux-kernel
[PATCH 1/2] vdpa: Support config interrupt in vhost_vdpa
2020-04-24 10:09:39
linux-kernel
[PATCH 0/2] Config interrupt support in VDPA and IFCVF
2020-04-10 06:26:42
linux-kernel
Re: [PATCH] vdpa: allow a 32 bit vq alignment
2020-04-10 03:16:54
linux-kernel
Re: [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA
2020-04-09 13:31:58
linux-kernel
Re: [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA
2019-11-21 13:40:48
linux-kernel
[RFC V1 2/2] vhost: Support for virtio_mdev and vhost_mdev
2019-11-21 13:40:22
linux-kernel
[PATCH V1 0/2] Intel IFC VF driver for VDPA
2019-11-21 13:38:37
linux-kernel
[RFC V1 1/2] vhost: IFC VF initialization functions
2019-11-20 12:32:24
linux-kernel
[RFC V4 1/2] This commit introduced ifcvf_base layer.
2019-11-20 12:32:23
linux-kernel
[RFC V4 2/2] This commit introduced IFC operations for vdpa
2019-11-20 12:31:48
linux-kernel
[RFC V4 0/2] Intel IFC VF driver for VDPA
2019-11-12 09:33:20
linux-kernel
[RFC V3 2/2] This commit introduced IFC operations for vdpa, which complys to virtio_mdev and vhost_mdev interfaces, handles IFC VF initialization, configuration and removal.
2019-11-12 09:33:13
linux-kernel
[RFC V3 1/2] This commit introduced ifcvf_base layer, which handles hardware operations and configurations.
2019-11-12 09:33:04
linux-kernel
[RFC V3 0/2] Intel IFC VF driver for VDPA
2019-11-05 09:43:07
linux-kernel
[PATCH 1/2] IFC hardware operation layer
2019-11-05 09:41:48
linux-kernel
[PATCH 2/2] IFC VDPA layer
2019-11-05 09:41:08
linux-kernel
[PATCH 0/2] Intel IFC VF driver for VDPA
2019-10-31 07:58:56
linux-kernel
Re: [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
2019-10-29 07:50:11
linux-kernel
Re: [RFC 1/2] vhost: IFC VF hardware operation layer
2019-10-23 12:38:32
linux-kernel
Re: [RFC 2/2] vhost: IFC VF vdpa layer
2019-10-23 06:22:14
linux-kernel
Re: [RFC 2/2] vhost: IFC VF vdpa layer
2019-10-21 10:03:37
linux-kernel
Re: [RFC 1/2] vhost: IFC VF hardware operation layer
2019-10-21 09:58:48
linux-kernel
Re: [RFC 1/2] vhost: IFC VF hardware operation layer