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.20 [+0.19] No GRO ok # 0.67 [+0.46] GRO frag list ok # 1.19 [+0.52] GRO fwd ok # 1.68 [+0.49] UDP fwd perf udp rx: 1651 MB/s 1339587 calls/s # 2.74 [+1.06] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 3.71 [+0.97] udp rx: 1853 MB/s 1502967 calls/s # 3.74 [+0.03] udp tx: 1986 MB/s 33699 calls/s 33699 msg/s # 4.71 [+0.97] udp rx: 1872 MB/s 1519686 calls/s # 4.74 [+0.03] udp tx: 1965 MB/s 33337 calls/s 33337 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1449037 calls/s # 5.92 [+1.06] udp tx: 1985 MB/s 33670 calls/s 33670 msg/s # 6.89 [+0.98] udp rx: 1864 MB/s 1512248 calls/s # 6.92 [+0.02] udp tx: 1980 MB/s 33588 calls/s 33588 msg/s # 7.89 [+0.98] udp rx: 1915 MB/s 1555465 calls/s # 7.92 [+0.02] udp tx: 1977 MB/s 33540 calls/s 33540 msg/s # 8.45 [+0.53] GRO frag list over UDP tunnel ok # 9.15 [+0.70] GRO fwd over UDP tunnel ok # 9.39 [+0.24] IPv6 # 9.65 [+0.26] No GRO ok # 10.17 [+0.51] GRO frag list ok # 10.71 [+0.54] GRO fwd ok # 11.23 [+0.52] UDP fwd perf udp rx: 1241 MB/s 1006722 calls/s # 12.31 [+1.08] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 13.27 [+0.97] udp rx: 1516 MB/s 1229537 calls/s # 13.31 [+0.03] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 14.27 [+0.97] udp rx: 1452 MB/s 1176463 calls/s # 14.31 [+0.03] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1512 MB/s 1224777 calls/s # 15.50 [+1.07] udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # 16.47 [+0.97] udp rx: 1492 MB/s 1208622 calls/s # 16.50 [+0.03] udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # 17.47 [+0.97] udp rx: 1537 MB/s 1244718 calls/s # 17.50 [+0.03] udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # 18.14 [+0.64] GRO frag list over UDP tunnel ok # 18.95 [+0.82] 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__->