Re: [PATCH] net :mana :Add remaining GDMA stats for MANA to ethtool

2023-11-27 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni : On Fri, 24 Nov 2023 05:02:30 -0800 you wrote: > Extend performance counter stats in 'ethtool -S ' > for MANA VF to include all GDMA stat counter. > > Tested-on: Ubuntu22 > Testcases: > 1. LISA testcase: > PERF-NETWORK-T

Re: [PATCH] net :mana :Add remaining GDMA stats for MANA to ethtool

2023-11-27 Thread Paolo Abeni
Hi, On Fri, 2023-11-24 at 05:02 -0800, Shradha Gupta wrote: > Extend performance counter stats in 'ethtool -S ' > for MANA VF to include all GDMA stat counter. > > Tested-on: Ubuntu22 > Testcases: > 1. LISA testcase: > PERF-NETWORK-TCP-THROUGHPUT-MULTICONNECTION-NTTTCP-Synthetic > 2. LISA testcas

[PATCH] net :mana :Add remaining GDMA stats for MANA to ethtool

2023-11-24 Thread Shradha Gupta
Extend performance counter stats in 'ethtool -S ' for MANA VF to include all GDMA stat counter. Tested-on: Ubuntu22 Testcases: 1. LISA testcase: PERF-NETWORK-TCP-THROUGHPUT-MULTICONNECTION-NTTTCP-Synthetic 2. LISA testcase: PERF-NETWORK-TCP-THROUGHPUT-MULTICONNECTION-NTTTCP-SRIOV Signed-off-by: S