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.25 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1634 MB/s 1329399 calls/s # 2.80 [+1.06] udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # 3.77 [+0.98] udp rx: 1916 MB/s 1556995 calls/s # 3.80 [+0.02] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 4.77 [+0.98] udp rx: 1670 MB/s 1359474 calls/s # 4.80 [+0.02] udp tx: 1680 MB/s 28499 calls/s 28499 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1573 MB/s 1278720 calls/s # 5.98 [+1.07] udp tx: 1728 MB/s 29310 calls/s 29310 msg/s # 6.95 [+0.97] udp rx: 1805 MB/s 1466223 calls/s # 6.98 [+0.03] udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # 7.96 [+0.97] udp rx: 1801 MB/s 1463865 calls/s # 7.98 [+0.03] udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # 8.55 [+0.57] GRO frag list over UDP tunnel ok # 9.26 [+0.71] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.77 [+0.26] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.78 [+0.50] GRO fwd ok # 11.23 [+0.45] UDP fwd perf udp rx: 1603 MB/s 1301690 calls/s # 12.29 [+1.06] udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # 13.27 [+0.98] udp rx: 1728 MB/s 1402721 calls/s # 13.29 [+0.02] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 14.27 [+0.98] udp rx: 1724 MB/s 1398323 calls/s # 14.29 [+0.02] udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1652 MB/s 1340916 calls/s # 15.46 [+1.06] udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # 16.44 [+0.98] udp rx: 1638 MB/s 1328734 calls/s # 16.46 [+0.02] udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # 17.44 [+0.98] udp rx: 1236 MB/s 1003932 calls/s # 17.46 [+0.02] udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # 17.98 [+0.51] GRO frag list over UDP tunnel ok # 18.69 [+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__->