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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.92 [+0.49] UDP fwd perf udp rx: 1151 MB/s 937321 calls/s # 2.98 [+1.06] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 3.96 [+0.98] udp rx: 1332 MB/s 1084651 calls/s # 3.98 [+0.03] udp tx: 1346 MB/s 22834 calls/s 22834 msg/s # 4.96 [+0.98] udp rx: 1424 MB/s 1159360 calls/s # 4.98 [+0.02] udp tx: 1465 MB/s 24858 calls/s 24858 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1756 MB/s 1429554 calls/s # 6.16 [+1.06] udp tx: 1820 MB/s 30869 calls/s 30869 msg/s # 7.14 [+0.98] udp rx: 1924 MB/s 1566487 calls/s # 7.16 [+0.02] udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # 8.14 [+0.98] udp rx: 1921 MB/s 1564074 calls/s # 8.16 [+0.02] udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.68] GRO fwd over UDP tunnel ok # 9.64 [+0.23] IPv6 # 9.88 [+0.24] No GRO ok # 10.34 [+0.46] GRO frag list ok # 10.81 [+0.47] GRO fwd ok # 11.25 [+0.44] UDP fwd perf udp rx: 1407 MB/s 1140356 calls/s # 12.31 [+1.06] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 13.29 [+0.97] udp rx: 1667 MB/s 1354931 calls/s # 13.31 [+0.03] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 14.29 [+0.97] udp rx: 1755 MB/s 1426858 calls/s # 14.31 [+0.03] udp tx: 1824 MB/s 30944 calls/s 30944 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1420 MB/s 1153229 calls/s # 15.50 [+1.06] udp tx: 1750 MB/s 29698 calls/s 29698 msg/s # 16.47 [+0.97] udp rx: 1690 MB/s 1371779 calls/s # 16.50 [+0.03] udp tx: 1833 MB/s 31101 calls/s 31101 msg/s # 17.47 [+0.98] udp rx: 1789 MB/s 1454384 calls/s # 17.50 [+0.02] udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # 18.05 [+0.55] GRO frag list over UDP tunnel ok # 18.74 [+0.69] 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__->