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 <ting.xu@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Qiming Yang <qiming.yang@intel.com>
This commit is contained in:
Qi Zhang 2020-06-23 20:29:33 +08:00 committed by Ferruh Yigit
parent fe98cd9831
commit 7608b9e373
2 changed files with 25 additions and 0 deletions

View File

@ -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

View 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: