Re: [dpdk-dev] [PATCH v5 10/10] doc: update ifc NIC document

2018-12-18 Thread Maxime Coquelin
On 12/18/18 9:02 AM, Xiao Wang wrote: Add the SW assisted VDPA live migration feature into NIC doc. Signed-off-by: Xiao Wang --- doc/guides/nics/ifc.rst| 12 +++- doc/guides/rel_notes/release_19_02.rst | 6 ++ 2 files changed, 17 insertions(+), 1 deletion(-)

[dpdk-dev] [PATCH v5 10/10] doc: update ifc NIC document

2018-12-18 Thread Xiao Wang
Add the SW assisted VDPA live migration feature into NIC doc. Signed-off-by: Xiao Wang --- doc/guides/nics/ifc.rst| 12 +++- doc/guides/rel_notes/release_19_02.rst | 6 ++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/ifc.rst b/doc/gu