Message ID | 20241127113916.351277-1-liujie5@linkdatatechnology.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Thomas Monjalon |
Headers | |
Series | [v2] net/sxe: submit the build directory and rough doc documentation | |
Checks
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
ci/Intel-compilation | success | Compilation OK |
ci/intel-Testing | success | Testing PASS |
ci/iol-testing | warning | apply patch failure |
ci/intel-Functional | success | Functional PASS |
ci/loongarch-compilation | warning | apply patch failure |
Commit Message
diff --git a/doc/guides/nics/features/sxe.ini b/doc/guides/nics/features/sxe.ini index 209825a1fc..173ab48889 100644 --- a/doc/guides/nics/features/sxe.ini +++ b/doc/guides/nics/features/sxe.ini @@ -4,5 +4,7 @@ ; Refer to default.ini for the full list of available PMD features. ; [Features] -Linux UIO = Y -Linux VFIO = Y +Linux = Y +ARMv8 = Y +x86-32 = Y +x86-64 = Y