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.26 [+0.25] No GRO ok # 0.83 [+0.57] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1204 MB/s 980676 calls/s # 3.03 [+1.07] udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # 4.00 [+0.97] udp rx: 1324 MB/s 1078005 calls/s # 4.03 [+0.03] udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # 5.00 [+0.98] udp rx: 1362 MB/s 1109220 calls/s # 5.03 [+0.02] udp tx: 1677 MB/s 28459 calls/s 28459 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1850 MB/s 1506268 calls/s # 6.22 [+1.07] udp tx: 2048 MB/s 34736 calls/s 34736 msg/s # 7.21 [+0.99] udp rx: 2095 MB/s 1705969 calls/s # 7.22 [+0.01] udp tx: 2117 MB/s 35921 calls/s 35921 msg/s # 8.22 [+1.00] udp tx: 2108 MB/s 35763 calls/s 35763 msg/s # 8.22 [+0.00] udp rx: 1990 MB/s 1620569 calls/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.59 [+0.77] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.10 [+0.26] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.71 [+0.53] UDP fwd perf udp rx: 1618 MB/s 1317353 calls/s # 12.79 [+1.07] udp tx: 1786 MB/s 30297 calls/s 30297 msg/s # 13.76 [+0.97] udp rx: 1870 MB/s 1522489 calls/s # 13.79 [+0.03] udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # 14.76 [+0.97] udp rx: 1516 MB/s 1233852 calls/s # 14.79 [+0.03] udp tx: 1954 MB/s 33153 calls/s 33153 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1511 MB/s 1230084 calls/s # 15.98 [+1.07] udp tx: 1951 MB/s 33107 calls/s 33107 msg/s # 16.95 [+0.97] udp rx: 1856 MB/s 1511456 calls/s # 16.98 [+0.03] udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # 17.95 [+0.97] udp rx: 1799 MB/s 1464508 calls/s # 17.98 [+0.03] udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # 18.57 [+0.59] GRO frag list over UDP tunnel ok # 19.36 [+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__->