Skip to content

Commit 0e1fd27

Browse files
feat(linux): Enable XDP documentation for supported platforms
Add XDP documentation support to the following SoC platforms by including Network/XDP.rst in their device-specific table of contents: - AM62AX (am62axx_sk-fs) - AM62PX (am62pxx_sk-fs) - AM62X (am62xx_sk-fs) - J7200 (j7200-evm) - J721E (j721e-idk-gw) - J722S (j722s_evm-fs) Note: AM64X (am64xx-evm, am64xx-hsevm) already has XDP support from the initial commit. This ensures that users of these platforms can access the consolidated XDP documentation covering Native XDP, Generic XDP, and Zero-copy modes. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Meghana Malladi <m-malladi@ti.com>
1 parent 74f366e commit 0e1fd27

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

configs/AM62AX/AM62AX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
7373
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
7474
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
7575
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/NETCONF-YANG
76+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
7677
linux/Foundational_Components/Kernel/Kernel_Drivers/PMIC/pmic_tps6594
7778
linux/Foundational_Components/Kernel/Kernel_Drivers/PWM
7879
linux/Foundational_Components/Kernel/Kernel_Drivers/SPI

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
7575
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
7676
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
7777
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/NETCONF-YANG
78+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
7879
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point
7980
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Backplane
8081
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Root_Complex

configs/AM62X/AM62X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
7272
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
7373
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
7474
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/NETCONF-YANG
75+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
7576
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point
7677
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Backplane
7778
#linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Root_Complex

configs/J7200/J7200_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-EST
6666
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
6767
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
6868
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
69+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
6970
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point
7071
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Root_Complex
7172
linux/Foundational_Components/Kernel/Kernel_Drivers/PMIC/pmic_tps6594

configs/J721E/J721E_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-EST
7070
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
7171
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
7272
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
73+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
7374
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point
7475
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Backplane
7576
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Root_Complex

configs/J722S/J722S_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-EST
6767
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-CBS
6868
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-IET
6969
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-TSN-Tuning
70+
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/XDP
7071
linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_Root_Complex
7172
linux/Foundational_Components_Power_Management
7273
linux/Foundational_Components/Power_Management/pm_dfs

0 commit comments

Comments
 (0)