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.28 [+0.27] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 800 MB/s 648814 calls/s # 3.07 [+1.07] udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # 4.07 [+1.00] udp rx: 675 MB/s 546662 calls/s # 4.07 [+0.00] udp tx: 1357 MB/s 23029 calls/s 23029 msg/s # 5.07 [+1.00] udp rx: 883 MB/s 715957 calls/s # 5.07 [+0.00] udp tx: 1453 MB/s 24650 calls/s 24650 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1316155 calls/s # 6.27 [+1.07] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 7.24 [+0.97] udp rx: 1885 MB/s 1532404 calls/s # 7.27 [+0.03] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 8.24 [+0.97] udp rx: 1887 MB/s 1536094 calls/s # 8.27 [+0.03] udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # 8.88 [+0.61] GRO frag list over UDP tunnel ok # 9.61 [+0.73] GRO fwd over UDP tunnel ok # 9.86 [+0.24] IPv6 # 10.10 [+0.25] No GRO ok # 10.62 [+0.51] GRO frag list ok # 11.16 [+0.54] GRO fwd ok # 11.66 [+0.50] UDP fwd perf udp rx: 1450 MB/s 1175905 calls/s # 12.72 [+1.07] udp tx: 1809 MB/s 30685 calls/s 30685 msg/s # 13.70 [+0.97] udp rx: 1770 MB/s 1435305 calls/s # 13.72 [+0.03] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 14.70 [+0.97] udp rx: 1758 MB/s 1426067 calls/s # 14.72 [+0.03] udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1353367 calls/s # 15.90 [+1.06] udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # 16.87 [+0.98] udp rx: 1727 MB/s 1399686 calls/s # 16.90 [+0.02] udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # 17.87 [+0.98] udp rx: 1657 MB/s 1343650 calls/s # 17.90 [+0.02] udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # 18.43 [+0.53] GRO frag list over UDP tunnel ok # 19.12 [+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__->