feat(linux): Add XDP zero copy support documentation for ICSSG#527
Merged
cshilwant merged 2 commits intoTexasInstruments:masterfrom Dec 3, 2025
Merged
feat(linux): Add XDP zero copy support documentation for ICSSG#527cshilwant merged 2 commits intoTexasInstruments:masterfrom
cshilwant merged 2 commits intoTexasInstruments:masterfrom
Conversation
Contributor
Author
|
@danish-ti can you please review |
|
New warnings found with rstcheck: |
Member
|
Commit is improperly formatted. Rstcheck also reports that there are now two sections with the same name. |
StaticRocket
requested changes
Nov 22, 2025
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: |
Contributor
|
@MeghanaMalladiTI Pls fix the rstcheck warning |
67cd5bf to
ad1fe09
Compare
|
New warnings found with rstcheck: |
|
New warnings found with rstcheck: |
d79b76a to
30b5570
Compare
dao-qiu
suggested changes
Nov 24, 2025
dao-qiu
approved these changes
Nov 24, 2025
30b5570 to
4d2bbd6
Compare
danish-ti
approved these changes
Dec 2, 2025
StaticRocket
requested changes
Dec 2, 2025
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 <m-malladi@ti.com>
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 <m-malladi@ti.com>
4d2bbd6 to
fbee8b9
Compare
StaticRocket
approved these changes
Dec 3, 2025
cshilwant
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add XDP zero copy support documentation for ICSSG for am64x and am65x platforms