Re: [PATCH v3 4/4] doc/prog_guide: add reference to virtio-user from KNI doc

2022-07-07 Thread Maxime Coquelin
On 6/10/22 17:35, Bruce Richardson wrote: To help encourage use of virtio-user in place of KNI, put a reference to the relevant howto section at the top of the KNI doc. Signed-off-by: Bruce Richardson --- doc/guides/prog_guide/kernel_nic_interface.rst | 6 ++ 1 file changed, 6 inserti

RE: [PATCH v3 4/4] doc/prog_guide: add reference to virtio-user from KNI doc

2022-06-14 Thread Xia, Chenbo
> -Original Message- > From: Richardson, Bruce > Sent: Friday, June 10, 2022 11:36 PM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > ; Richardson, Bruce > Subject: [PATCH v3 4/4] doc/prog_guide: add reference to virtio-user from > KNI doc > > T

[PATCH v3 4/4] doc/prog_guide: add reference to virtio-user from KNI doc

2022-06-10 Thread Bruce Richardson
To help encourage use of virtio-user in place of KNI, put a reference to the relevant howto section at the top of the KNI doc. Signed-off-by: Bruce Richardson --- doc/guides/prog_guide/kernel_nic_interface.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/prog_guide/kernel