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: 1334 MB/s 1085898 calls/s # udp tx: 1514 MB/s 25682 calls/s 25682 msg/s # udp rx: 1493 MB/s 1216023 calls/s # udp tx: 1497 MB/s 25407 calls/s 25407 msg/s # udp rx: 1442 MB/s 1174672 calls/s # udp tx: 1441 MB/s 24453 calls/s 24453 msg/s # UDP GRO fwd perf udp rx: 1299 MB/s 1057447 calls/s # udp tx: 1507 MB/s 25561 calls/s 25561 msg/s # udp rx: 1295 MB/s 1053257 calls/s # udp tx: 1565 MB/s 26554 calls/s 26554 msg/s # udp rx: 1279 MB/s 1041374 calls/s # udp tx: 1301 MB/s 22072 calls/s 22072 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 709 MB/s 576651 calls/s # udp tx: 869 MB/s 14755 calls/s 14755 msg/s # udp rx: 464 MB/s 378177 calls/s # udp tx: 836 MB/s 14191 calls/s 14191 msg/s # udp rx: 598 MB/s 486935 calls/s # udp tx: 799 MB/s 13561 calls/s 13561 msg/s # UDP tunnel GRO fwd perf udp rx: 721 MB/s 585483 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 710 MB/s 573340 calls/s # udp tx: 1426 MB/s 24194 calls/s 24194 msg/s # udp rx: 856 MB/s 692482 calls/s # udp tx: 1400 MB/s 23754 calls/s 23754 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 798 MB/s 649978 calls/s # udp tx: 1094 MB/s 18562 calls/s 18562 msg/s # udp rx: 873 MB/s 710867 calls/s # udp tx: 1118 MB/s 18977 calls/s 18977 msg/s # udp rx: 928 MB/s 755611 calls/s # udp tx: 1109 MB/s 18810 calls/s 18810 msg/s # UDP GRO fwd perf udp rx: 1398 MB/s 1138503 calls/s # udp tx: 1509 MB/s 25602 calls/s 25602 msg/s # udp rx: 1562 MB/s 1271752 calls/s # udp tx: 1601 MB/s 27160 calls/s 27160 msg/s # udp rx: 1534 MB/s 1248855 calls/s # udp tx: 1620 MB/s 27491 calls/s 27491 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 427 MB/s 346952 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp rx: 655 MB/s 531143 calls/s # udp tx: 1311 MB/s 22248 calls/s 22248 msg/s # udp tx: 1348 MB/s 22876 calls/s 22876 msg/s # udp rx: 319 MB/s 258460 calls/s # UDP tunnel GRO fwd perf udp tx: 1369 MB/s 23222 calls/s 23222 msg/s # udp rx: 66 MB/s 54171 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 413 MB/s 335934 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/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__->