doc: update for ice DCF datapath configuration
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 23 Jun 2020 12:29:33 +0000 (20:29 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 30 Jun 2020 12:52:30 +0000 (14:52 +0200)
Add DCF datapath configuration to release notes.
Add "ice_dcf" driver feature list.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Qiming Yang <qiming.yang@intel.com>
doc/guides/nics/features/ice_dcf.ini [new file with mode: 0644]
doc/guides/rel_notes/release_20_08.rst

diff --git a/doc/guides/nics/features/ice_dcf.ini b/doc/guides/nics/features/ice_dcf.ini
new file mode 100644 (file)
index 0000000..e2b5659
--- /dev/null
@@ -0,0 +1,19 @@
+;
+; Supported features of the 'ice_dcf' network poll mode driver.
+;
+; Refer to default.ini for the full list of available PMD features.
+;
+[Features]
+Queue start/stop     = Y
+Jumbo frame          = Y
+Scattered Rx         = Y
+RSS hash             = P
+Flow API             = Y
+CRC offload          = Y
+L3 checksum offload  = P
+L4 checksum offload  = P
+Basic stats          = Y
+Linux UIO            = Y
+Linux VFIO           = Y
+x86-32               = Y
+x86-64               = Y
index 09512f1..55a3866 100644 (file)
@@ -84,6 +84,12 @@ New Features
 
   Updated Marvell octeontx2 driver with cn98xx support.
 
+* **Updated the Intel ice driver.**
+
+  Updated the Intel ice driver with new features and improvements, including:
+
+  * Added support for DCF datapath configuration.
+
 * **Added support for BPF_ABS/BPF_IND load instructions.**
 
   Added support for two BPF non-generic instructions: