make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1434 MB/s 1163841 calls/s # 2.90 [+1.06] udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # 3.87 [+0.97] udp rx: 1720 MB/s 1395969 calls/s # 3.90 [+0.03] udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # 4.87 [+0.97] udp rx: 1849 MB/s 1500223 calls/s # 4.90 [+0.03] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1486968 calls/s # 6.07 [+1.06] udp tx: 1951 MB/s 33096 calls/s 33096 msg/s # 7.04 [+0.98] udp rx: 1852 MB/s 1503823 calls/s # 7.07 [+0.02] udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # 8.05 [+0.98] udp rx: 1352 MB/s 1096911 calls/s # 8.07 [+0.02] udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # 8.57 [+0.50] GRO frag list over UDP tunnel ok # 9.28 [+0.70] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.75 [+0.24] No GRO ok # 10.28 [+0.53] GRO frag list ok # 10.85 [+0.56] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1307 MB/s 1060844 calls/s # 12.38 [+1.06] udp tx: 1755 MB/s 29771 calls/s 29771 msg/s # 13.35 [+0.97] udp rx: 1444 MB/s 1171719 calls/s # 13.38 [+0.03] udp tx: 1771 MB/s 30045 calls/s 30045 msg/s # 14.35 [+0.98] udp rx: 1557 MB/s 1262736 calls/s # 14.38 [+0.02] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1336 MB/s 1082986 calls/s # 15.56 [+1.06] udp tx: 1868 MB/s 31694 calls/s 31694 msg/s # 16.53 [+0.98] udp rx: 1348 MB/s 1092966 calls/s # 16.56 [+0.02] udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # 17.54 [+0.98] udp rx: 1212 MB/s 982315 calls/s # 17.56 [+0.02] udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # 18.14 [+0.58] GRO frag list over UDP tunnel ok # 18.89 [+0.75] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->