65313f1a82
Add enetc usage document to compile and run the DPDK application on enetc supported platform. This document introduces the enetc driver, supported platforms and supported features. Signed-off-by: Gagandeep Singh <g.singh@nxp.com> Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
12 lines
272 B
INI
12 lines
272 B
INI
;
|
|
; Supported features of the 'enetc' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Packet type parsing = Y
|
|
Link status = Y
|
|
Linux VFIO = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|