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' 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: 698 MB/s 567983 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 1095 MB/s 887987 calls/s # udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # udp rx: 1046 MB/s 848361 calls/s # udp tx: 1347 MB/s 22856 calls/s 22856 msg/s # UDP GRO fwd perf udp rx: 1057 MB/s 857448 calls/s # udp tx: 1354 MB/s 22969 calls/s 22969 msg/s # udp rx: 1078 MB/s 873614 calls/s # udp tx: 1374 MB/s 23316 calls/s 23316 msg/s # udp rx: 1190 MB/s 966944 calls/s # udp tx: 1347 MB/s 22862 calls/s 22862 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: 1399 MB/s 1135645 calls/s # udp tx: 1720 MB/s 29182 calls/s 29182 msg/s # udp rx: 1679 MB/s 1362214 calls/s # udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # udp rx: 1634 MB/s 1326030 calls/s # udp tx: 1762 MB/s 29898 calls/s 29898 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1349125 calls/s # udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # udp rx: 1719 MB/s 1392699 calls/s # udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # udp rx: 1698 MB/s 1376671 calls/s # udp tx: 1898 MB/s 32206 calls/s 32206 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__->