On 3/3/2021 3:13 PM, Dmitry Kozlyuk wrote:
2021-03-03 13:59, Pallavi Kadam:
Add documentation to support ice PMD on Windows.
Update the release notes and features list for the same.
Signed-off-by: Pallavi Kadam <pallavi.ka...@intel.com>
Reviewed-by: Ranjit Menon <ranjit.me...@intel.com>
---
doc/guides/nics/features/ice.ini | 1 +
doc/guides/nics/ice.rst | 16 ++++++++++++++--
doc/guides/rel_notes/release_21_05.rst | 4 ++++
3 files changed, 19 insertions(+), 2 deletions(-)
It is preferred to update docs in single commit with code.
Thanks, Dmitry. Ok, will include the doc changes in the same patch where
the ice PMD code is enabled.