From a8f020b95f539932a53da70fe897b34d694f4ffa Mon Sep 17 00:00:00 2001 From: Siddharth Vadapalli Date: Wed, 27 Nov 2024 17:53:25 +0530 Subject: [PATCH] J7_Family: Linux: Update PCIe-ETH performance for SDK 10.01 Document the unidirectional TCP throughput with different packet sizes for Ethernet over PCIe with Linux corresponding to SDK 10.01 on J7 devices. Signed-off-by: Siddharth Vadapalli --- ...ease_Specific_Kernel_Performance_Guide.rst | 21 +++++++------------ 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/source/devices/J7_Family/linux/_Release_Specific_Kernel_Performance_Guide.rst b/source/devices/J7_Family/linux/_Release_Specific_Kernel_Performance_Guide.rst index fadc45602..5066e879a 100644 --- a/source/devices/J7_Family/linux/_Release_Specific_Kernel_Performance_Guide.rst +++ b/source/devices/J7_Family/linux/_Release_Specific_Kernel_Performance_Guide.rst @@ -660,19 +660,14 @@ PCIe-ETH ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. csv-table:: PCIe Ethernet performance - :header: "TCP Window Size(Kbytes)","am68_sk-fs: Bandwidth (Mbits/sec)","j7200-evm: Bandwidth (Mbits/sec)","j721e-idk-gw: Bandwidth (Mbits/sec)","j721s2-evm: Bandwidth (Mbits/sec)" - - "8","0.00" - "16","0.00" - "32","0.00","0.00" - "64","0.00" - "128","0.00","0.00","0.00" - "256","0.00","0.00" - - - - - + :header: "TCP Window Size(Kbytes)","am68-sk: Bandwidth (Mbits/sec)","am69-sk: Bandwidth (Mbits/sec)","j721e-idk-gw: Bandwidth (Mbits/sec)","j7200-evm: Bandwidth (Mbits/sec)","j721s2-evm: Bandwidth (Mbits/sec)","j784s4-evm: Bandwidth (Mbits/sec)","j722s-evm: Bandwidth (Mbits/sec)" + + "8","183","187","184","184","185","187","178" + "16","437","440","438","439","439","440","414" + "32","585","589","589","589","584","589","550" + "64","929","937","935","935","928","937","914" + "128","938","939","938","938","938","939","937" + "256","938","940","939","939","938","940","938" PCIe-NVMe-SSD ^^^^^^^^^^^^^^^^^^^^^^^^^^^