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.86 [+0.59] GRO frag list ok # 1.46 [+0.60] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1752 MB/s 1426202 calls/s # 3.05 [+1.07] udp tx: 1821 MB/s 30888 calls/s 30888 msg/s # 4.02 [+0.97] udp rx: 1759 MB/s 1432695 calls/s # 4.05 [+0.03] udp tx: 1778 MB/s 30162 calls/s 30162 msg/s # 5.02 [+0.97] udp rx: 1896 MB/s 1543978 calls/s # 5.05 [+0.03] udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396697 calls/s # 6.24 [+1.07] udp tx: 1775 MB/s 30109 calls/s 30109 msg/s # 7.21 [+0.97] udp rx: 1884 MB/s 1534395 calls/s # 7.24 [+0.03] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 8.21 [+0.97] udp rx: 1924 MB/s 1567053 calls/s # 8.24 [+0.03] udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # 8.83 [+0.59] GRO frag list over UDP tunnel ok # 9.61 [+0.78] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.13 [+0.26] No GRO ok # 10.67 [+0.54] GRO frag list ok # 11.22 [+0.55] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 1069 MB/s 870385 calls/s # 12.79 [+1.07] udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # 13.76 [+0.97] udp rx: 1124 MB/s 915700 calls/s # 13.79 [+0.03] udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # 14.76 [+0.97] udp rx: 1125 MB/s 916000 calls/s # 14.79 [+0.03] udp tx: 1130 MB/s 19170 calls/s 19170 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1288402 calls/s # 15.98 [+1.07] udp tx: 1756 MB/s 29791 calls/s 29791 msg/s # 16.95 [+0.97] udp rx: 1587 MB/s 1292458 calls/s # 16.98 [+0.03] udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # 17.95 [+0.97] udp rx: 1857 MB/s 1511999 calls/s # 17.98 [+0.03] udp tx: 1928 MB/s 32703 calls/s 32703 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.38 [+0.79] 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__->