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: 1050 MB/s 852651 calls/s # udp tx: 1717 MB/s 29133 calls/s 29133 msg/s # udp rx: 1909 MB/s 1551059 calls/s # udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # udp rx: 1201 MB/s 977726 calls/s # udp tx: 1388 MB/s 23542 calls/s 23542 msg/s # UDP GRO fwd perf udp rx: 1104 MB/s 899202 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp rx: 1282 MB/s 1043869 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1285 MB/s 1046280 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 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: 477 MB/s 387319 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 674 MB/s 546696 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 767 MB/s 622286 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # UDP GRO fwd perf udp rx: 619 MB/s 501303 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 648 MB/s 524472 calls/s # udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # udp rx: 681 MB/s 551616 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 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__->