Re: [dpdk-dev] [PATCH v3 3/3] doc: update iavf PMD and 21.11 release notes
From: Thomas Monjalon <hidden>
Date: 2021-09-30 16:49:17
From: Thomas Monjalon <hidden>
Date: 2021-09-30 16:49:17
10/09/2021 01:23, Pallavi Kadam:
Add documentation to support iavf PMD on Windows. Update the release notes for the same. Signed-off-by: Pallavi Kadam <redacted> Reviewed-by: Ranjit Menon <redacted> --- doc/guides/nics/intel_vf.rst | 18 ++++++++++++++++++ doc/guides/rel_notes/release_21_11.rst | 4 ++++ 2 files changed, 22 insertions(+)
It should be squashed with the patch enabling IAVF on Windows. In general, doc should not be updated separately.