-
Notifications
You must be signed in to change notification settings - Fork 73
feat(linux): Add XDP zero copy support documentation for ICSSG #527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(linux): Add XDP zero copy support documentation for ICSSG #527
Conversation
|
@danish-ti can you please review |
|
New warnings found with rstcheck: |
|
Commit is improperly formatted. Rstcheck also reports that there are now two sections with the same name. |
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_XDP.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_XDP.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_XDP.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_XDP.rst
Outdated
Show resolved
Hide resolved
21d60fc to
67cd5bf
Compare
|
New warnings found with rstcheck: |
|
@MeghanaMalladiTI Pls fix the rstcheck warning |
67cd5bf to
ad1fe09
Compare
|
New warnings found with rstcheck: |
|
New warnings found with rstcheck: |
d79b76a to
30b5570
Compare
30b5570 to
4d2bbd6
Compare
StaticRocket
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last typo
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-Ethernet.rst
Outdated
Show resolved
Hide resolved
Update existing XDP documentation and add documentation support for AF_XDP and zero copy for PRU_ICSS driver. Signed-off-by: Meghana Malladi <[email protected]>
ICSSG driver already has documentation support for XDP and zero copy. Reuse the same for CPSW also by pointing ICSSG documentation in CPSW. Signed-off-by: Meghana Malladi <[email protected]>
4d2bbd6 to
fbee8b9
Compare
Add XDP zero copy support documentation for ICSSG for am64x and am65x platforms