From: Qi Zhang Date: Tue, 23 Jun 2020 12:29:33 +0000 (+0800) Subject: doc: update for ice DCF datapath configuration X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=7608b9e3735a754904791debb991027a2065a7f5;p=dpdk.git doc: update for ice DCF datapath configuration Add DCF datapath configuration to release notes. Add "ice_dcf" driver feature list. Signed-off-by: Ting Xu Signed-off-by: Qi Zhang Reviewed-by: Qiming Yang --- diff --git a/doc/guides/nics/features/ice_dcf.ini b/doc/guides/nics/features/ice_dcf.ini new file mode 100644 index 0000000000..e2b5659090 --- /dev/null +++ b/doc/guides/nics/features/ice_dcf.ini @@ -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 diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst index 09512f1aca..55a3866300 100644 --- a/doc/guides/rel_notes/release_20_08.rst +++ b/doc/guides/rel_notes/release_20_08.rst @@ -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: