make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1654 MB/s 1346275 calls/s # udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # udp rx: 1719 MB/s 1399225 calls/s # udp tx: 1850 MB/s 31392 calls/s 31392 msg/s # udp rx: 1648 MB/s 1342117 calls/s # udp tx: 1640 MB/s 27820 calls/s 27820 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1272162 calls/s # udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # udp rx: 1582 MB/s 1282672 calls/s # udp tx: 1987 MB/s 33710 calls/s 33710 msg/s # udp rx: 1441 MB/s 1170589 calls/s # udp tx: 1958 MB/s 33223 calls/s 33223 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 976 MB/s 794327 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 1254 MB/s 1020920 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 1267 MB/s 1031232 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # UDP GRO fwd perf udp rx: 1454 MB/s 1178891 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # udp rx: 1731 MB/s 1403125 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # udp rx: 1338 MB/s 1084574 calls/s # udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # GRO frag list over UDP tunnel ok # 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__->