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: 710 MB/s 578257 calls/s # udp tx: 1023 MB/s 17358 calls/s 17358 msg/s # udp rx: 951 MB/s 774729 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 1377 MB/s 1121638 calls/s # udp tx: 1744 MB/s 29586 calls/s 29586 msg/s # UDP GRO fwd perf udp rx: 1147 MB/s 933894 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1197 MB/s 973495 calls/s # udp tx: 1486 MB/s 25217 calls/s 25217 msg/s # udp rx: 1135 MB/s 920719 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 520 MB/s 420667 calls/s # udp tx: 1429 MB/s 24247 calls/s 24247 msg/s # udp rx: 415 MB/s 336721 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # udp rx: 344 MB/s 279156 calls/s # udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # UDP tunnel GRO fwd perf udp rx: 686 MB/s 558303 calls/s # udp tx: 1065 MB/s 18064 calls/s 18064 msg/s # udp rx: 690 MB/s 557850 calls/s # udp tx: 1404 MB/s 23829 calls/s 23829 msg/s # udp rx: 544 MB/s 440526 calls/s # udp tx: 1405 MB/s 23841 calls/s 23841 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1358 MB/s 1105586 calls/s # udp tx: 1761 MB/s 29869 calls/s 29869 msg/s # udp rx: 1157 MB/s 941909 calls/s # udp tx: 1653 MB/s 28037 calls/s 28037 msg/s # udp rx: 1001 MB/s 814416 calls/s # udp tx: 1461 MB/s 24783 calls/s 24783 msg/s # UDP GRO fwd perf udp rx: 1247 MB/s 1015250 calls/s # udp tx: 1417 MB/s 24048 calls/s 24048 msg/s # udp rx: 1337 MB/s 1088138 calls/s # udp tx: 1484 MB/s 25172 calls/s 25172 msg/s # udp rx: 1456 MB/s 1185143 calls/s # udp tx: 1555 MB/s 26390 calls/s 26390 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 153 MB/s 125104 calls/s # udp tx: 1161 MB/s 19693 calls/s 19693 msg/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 315 MB/s 256805 calls/s # udp tx: 1351 MB/s 22914 calls/s 22914 msg/s # udp rx: 297 MB/s 241095 calls/s # UDP tunnel GRO fwd perf udp rx: 141 MB/s 114969 calls/s # udp tx: 958 MB/s 16264 calls/s 16264 msg/s # udp rx: 197 MB/s 160621 calls/s # udp tx: 863 MB/s 14651 calls/s 14651 msg/s # udp tx: 826 MB/s 14023 calls/s 14023 msg/s # udp rx: 443 MB/s 360652 calls/s 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__->