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.02 [+0.02] IPv4 # 0.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1426 MB/s 1161238 calls/s # 2.90 [+1.07] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 3.88 [+0.97] udp rx: 1758 MB/s 1431767 calls/s # 3.90 [+0.03] udp tx: 1765 MB/s 29951 calls/s 29951 msg/s # 4.88 [+0.98] udp rx: 2003 MB/s 1630996 calls/s # 4.90 [+0.02] udp tx: 2012 MB/s 34139 calls/s 34139 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1459839 calls/s # 6.10 [+1.08] udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # 7.06 [+0.97] udp rx: 1932 MB/s 1573151 calls/s # 7.10 [+0.04] udp tx: 2007 MB/s 34041 calls/s 34041 msg/s # 8.07 [+0.97] udp rx: 1962 MB/s 1597573 calls/s # 8.10 [+0.03] udp tx: 1991 MB/s 33773 calls/s 33773 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.91 [+0.52] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1560 MB/s 1270310 calls/s # 12.44 [+1.07] udp tx: 1785 MB/s 30286 calls/s 30286 msg/s # 13.42 [+0.97] udp rx: 1840 MB/s 1498117 calls/s # 13.44 [+0.03] udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # 14.42 [+0.98] udp rx: 1905 MB/s 1551510 calls/s # 14.44 [+0.02] udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1624 MB/s 1321913 calls/s # 15.62 [+1.06] udp tx: 1761 MB/s 29882 calls/s 29882 msg/s # 16.59 [+0.97] udp rx: 1803 MB/s 1468446 calls/s # 16.62 [+0.03] udp tx: 1806 MB/s 30637 calls/s 30637 msg/s # 17.60 [+0.97] udp rx: 1778 MB/s 1447614 calls/s # 17.62 [+0.03] udp tx: 1792 MB/s 30402 calls/s 30402 msg/s # 18.17 [+0.55] GRO frag list over UDP tunnel ok # 18.89 [+0.71] 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__->