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: 1585 MB/s 1290875 calls/s # udp tx: 1696 MB/s 28769 calls/s 28769 msg/s # udp rx: 1737 MB/s 1414146 calls/s # udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # udp rx: 1752 MB/s 1426268 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # UDP GRO fwd perf udp rx: 1392 MB/s 1133743 calls/s # udp tx: 1471 MB/s 24964 calls/s 24964 msg/s # udp rx: 1444 MB/s 1176024 calls/s # udp tx: 1457 MB/s 24718 calls/s 24718 msg/s # udp rx: 1441 MB/s 1173274 calls/s # udp tx: 1448 MB/s 24564 calls/s 24564 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 701 MB/s 571049 calls/s # udp tx: 938 MB/s 15923 calls/s 15923 msg/s # udp rx: 548 MB/s 446513 calls/s # udp tx: 882 MB/s 14974 calls/s 14974 msg/s # udp rx: 736 MB/s 599299 calls/s # udp tx: 946 MB/s 16047 calls/s 16047 msg/s # UDP tunnel GRO fwd perf udp rx: 650 MB/s 525931 calls/s # udp tx: 1419 MB/s 24069 calls/s 24069 msg/s # udp rx: 689 MB/s 557177 calls/s # udp tx: 1353 MB/s 22948 calls/s 22948 msg/s # udp rx: 887 MB/s 715942 calls/s # udp tx: 1423 MB/s 24149 calls/s 24149 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1504 MB/s 1224165 calls/s # udp tx: 1798 MB/s 30511 calls/s 30511 msg/s # udp rx: 1629 MB/s 1326201 calls/s # udp tx: 1694 MB/s 28734 calls/s 28734 msg/s # udp rx: 1667 MB/s 1357760 calls/s # udp tx: 1690 MB/s 28673 calls/s 28673 msg/s # UDP GRO fwd perf udp rx: 1504 MB/s 1224658 calls/s # udp tx: 1620 MB/s 27493 calls/s 27493 msg/s # udp rx: 1548 MB/s 1260091 calls/s # udp tx: 1576 MB/s 26737 calls/s 26737 msg/s # udp rx: 1210 MB/s 985010 calls/s # udp tx: 1403 MB/s 23806 calls/s 23806 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 467 MB/s 379037 calls/s # udp tx: 1371 MB/s 23255 calls/s 23255 msg/s # udp rx: 182 MB/s 147416 calls/s # udp tx: 1446 MB/s 24539 calls/s 24539 msg/s # udp rx: 160 MB/s 129280 calls/s # udp tx: 1442 MB/s 24458 calls/s 24458 msg/s # UDP tunnel GRO fwd perf udp rx: 253 MB/s 205032 calls/s # udp tx: 1408 MB/s 23886 calls/s 23886 msg/s # udp rx: 194 MB/s 157464 calls/s # udp tx: 1447 MB/s 24553 calls/s 24553 msg/s # udp rx: 163 MB/s 132037 calls/s # udp tx: 1451 MB/s 24620 calls/s 24620 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__->