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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.46] UDP fwd perf udp rx: 1618 MB/s 1313102 calls/s # 2.76 [+1.06] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 3.73 [+0.97] udp rx: 1781 MB/s 1447268 calls/s # 3.76 [+0.03] udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # 4.73 [+0.98] udp rx: 1717 MB/s 1391568 calls/s # 4.76 [+0.02] udp tx: 1970 MB/s 33421 calls/s 33421 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1673 MB/s 1357222 calls/s # 5.94 [+1.06] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 6.91 [+0.97] udp rx: 1762 MB/s 1428687 calls/s # 6.94 [+0.02] udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # 7.91 [+0.98] udp rx: 1732 MB/s 1407605 calls/s # 7.94 [+0.02] udp tx: 1817 MB/s 30822 calls/s 30822 msg/s # 8.50 [+0.56] GRO frag list over UDP tunnel ok # 9.20 [+0.70] GRO fwd over UDP tunnel ok # 9.43 [+0.23] IPv6 # 9.67 [+0.23] No GRO ok # 10.18 [+0.51] GRO frag list ok # 10.71 [+0.53] GRO fwd ok # 11.19 [+0.48] UDP fwd perf udp rx: 1291 MB/s 1048791 calls/s # 12.27 [+1.07] udp tx: 1624 MB/s 27549 calls/s 27549 msg/s # 13.26 [+0.99] udp tx: 1602 MB/s 27171 calls/s 27171 msg/s # 13.26 [+0.00] udp rx: 1397 MB/s 1136207 calls/s # 14.26 [+1.00] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 14.36 [+0.10] udp rx: 1694 MB/s 1375452 calls/s # 14.38 [+0.02] UDP GRO fwd perf udp rx: 1645 MB/s 1334389 calls/s # 15.44 [+1.07] udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # 16.42 [+0.97] udp rx: 1688 MB/s 1369027 calls/s # 16.44 [+0.03] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 17.42 [+0.97] udp rx: 1477 MB/s 1197170 calls/s # 17.44 [+0.03] udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # 17.99 [+0.55] GRO frag list over UDP tunnel ok # 18.74 [+0.74] 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__->