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:
parent
fe98cd9831
commit
7608b9e373
19
doc/guides/nics/features/ice_dcf.ini
Normal file
19
doc/guides/nics/features/ice_dcf.ini
Normal 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
|
@ -84,6 +84,12 @@ New Features
|
|||||||
|
|
||||||
Updated Marvell octeontx2 driver with cn98xx support.
|
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 BPF_ABS/BPF_IND load instructions.**
|
||||||
|
|
||||||
Added support for two BPF non-generic instructions:
|
Added support for two BPF non-generic instructions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user