Bug 1889736

Summary: Write a release note for supported XDP features in RHEL 8.3
Product: Red Hat Enterprise Linux 8 Reporter: Marc Muehlfeld <mmuehlfe>
Component: doc-Release_Notes-8-en-USAssignee: Lucie Vařáková <lmanasko>
Status: CLOSED CURRENTRELEASE QA Contact: RHEL DPM <rhel-docs>
Severity: medium Docs Contact: Marc Muehlfeld <mmuehlfe>
Priority: medium    
Version: 8.3CC: jbenc, lmanasko, lmiksik, rhel-docs, thoiland
Target Milestone: rcKeywords: Documentation, FutureFeature, Triaged
Target Release: 8.3Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
.XDP is conditionally supported Red Hat supports the eXpress Data Path (XDP) feature only if all of the following conditions apply: * You load the XDP program on an AMD or Intel 64-bit architecture * You use the `libxdp` library to load the program into the kernel * The XDP program uses one of the following return codes: `XDP_ABORTED`, `XDP_DROP`, or `XDP_PASS` * The XDP program does not use the XDP hardware offloading For details about unsupported XDP features, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/technology_previews#BZ-1889737[Overview of XDP features that are available as Technology Preview]
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-01 13:18:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marc Muehlfeld 2020-10-20 13:33:54 UTC
Write a release note for supported XDP features in RHEL 8.3

Comment 3 Marc Muehlfeld 2020-12-04 07:35:23 UTC
*** Bug 1755364 has been marked as a duplicate of this bug. ***