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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.30 [+0.58] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp tx: 1564 MB/s 26530 calls/s 26530 msg/s # 2.87 [+1.07] udp rx: 695 MB/s 565252 calls/s # 3.86 [+1.00] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 3.87 [+0.00] udp rx: 1836 MB/s 1494674 calls/s # 4.86 [+1.00] udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # 4.96 [+0.10] udp rx: 1673 MB/s 1359585 calls/s # 4.98 [+0.02] UDP GRO fwd perf udp rx: 1749 MB/s 1424312 calls/s # 6.05 [+1.07] udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # 7.02 [+0.97] udp rx: 1654 MB/s 1344804 calls/s # 7.05 [+0.03] udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # 8.02 [+0.97] udp rx: 1694 MB/s 1378994 calls/s # 8.05 [+0.03] udp tx: 1938 MB/s 32886 calls/s 32886 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.41 [+0.80] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.89 [+0.24] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.90 [+0.51] GRO fwd ok # 11.40 [+0.50] UDP fwd perf udp rx: 1366 MB/s 1108355 calls/s # 12.46 [+1.06] udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # 13.43 [+0.97] udp rx: 1389 MB/s 1125901 calls/s # 13.46 [+0.03] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 14.43 [+0.98] udp rx: 1469 MB/s 1190613 calls/s # 14.46 [+0.02] udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1476 MB/s 1195966 calls/s # 15.64 [+1.06] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 16.62 [+0.98] udp rx: 1444 MB/s 1170754 calls/s # 16.64 [+0.02] udp tx: 1866 MB/s 31658 calls/s 31658 msg/s # 17.62 [+0.98] udp rx: 1472 MB/s 1193141 calls/s # 17.64 [+0.02] udp tx: 1861 MB/s 31565 calls/s 31565 msg/s # 18.27 [+0.63] GRO frag list over UDP tunnel ok # 19.07 [+0.80] 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__->