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.28 [+0.26] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1238 MB/s 1006226 calls/s # 2.96 [+1.06] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 3.94 [+0.98] udp rx: 1933 MB/s 1571298 calls/s # 3.96 [+0.02] udp tx: 1977 MB/s 33535 calls/s 33535 msg/s # 4.94 [+0.98] udp rx: 1829 MB/s 1487779 calls/s # 4.96 [+0.02] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1271 MB/s 1032384 calls/s # 6.14 [+1.06] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 7.12 [+0.98] udp rx: 1615 MB/s 1313756 calls/s # 7.14 [+0.02] udp tx: 1968 MB/s 33390 calls/s 33390 msg/s # 8.12 [+0.98] udp rx: 1748 MB/s 1420324 calls/s # 8.14 [+0.02] udp tx: 1958 MB/s 33211 calls/s 33211 msg/s # 8.70 [+0.56] GRO frag list over UDP tunnel ok # 9.44 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.23] IPv6 # 9.92 [+0.25] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1233 MB/s 1000276 calls/s # 12.52 [+1.07] udp tx: 1717 MB/s 29129 calls/s 29129 msg/s # 13.49 [+0.97] udp rx: 1375 MB/s 1115638 calls/s # 13.52 [+0.03] udp tx: 1712 MB/s 29040 calls/s 29040 msg/s # 14.49 [+0.97] udp rx: 1353 MB/s 1097791 calls/s # 14.52 [+0.03] udp tx: 1795 MB/s 30445 calls/s 30445 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1432 MB/s 1161491 calls/s # 15.70 [+1.06] udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # 16.67 [+0.97] udp rx: 1663 MB/s 1347138 calls/s # 16.70 [+0.03] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 17.67 [+0.97] udp rx: 1672 MB/s 1354856 calls/s # 17.70 [+0.03] udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # 18.27 [+0.57] GRO frag list over UDP tunnel ok # 18.92 [+0.65] 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__->