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: 1357 MB/s 1104902 calls/s # udp tx: 1420 MB/s 24100 calls/s 24100 msg/s # udp rx: 1569 MB/s 1277591 calls/s # udp tx: 1569 MB/s 26614 calls/s 26614 msg/s # udp rx: 1230 MB/s 1001715 calls/s # udp tx: 1403 MB/s 23797 calls/s 23797 msg/s # UDP GRO fwd perf udp rx: 1405 MB/s 1144080 calls/s # udp tx: 1507 MB/s 25564 calls/s 25564 msg/s # udp rx: 1467 MB/s 1193208 calls/s # udp tx: 1690 MB/s 28669 calls/s 28669 msg/s # udp rx: 1518 MB/s 1235177 calls/s # udp tx: 1635 MB/s 27746 calls/s 27746 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 567 MB/s 461631 calls/s # udp tx: 869 MB/s 14755 calls/s 14755 msg/s # udp rx: 901 MB/s 733370 calls/s # udp tx: 954 MB/s 16193 calls/s 16193 msg/s # udp rx: 901 MB/s 733898 calls/s # udp tx: 959 MB/s 16272 calls/s 16272 msg/s # UDP tunnel GRO fwd perf udp rx: 622 MB/s 506938 calls/s # udp tx: 994 MB/s 16875 calls/s 16875 msg/s # udp rx: 595 MB/s 484382 calls/s # udp tx: 930 MB/s 15786 calls/s 15786 msg/s # udp rx: 789 MB/s 642273 calls/s # udp tx: 999 MB/s 16947 calls/s 16947 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1301 MB/s 1059307 calls/s # udp tx: 1416 MB/s 24033 calls/s 24033 msg/s # udp rx: 1387 MB/s 1129881 calls/s # udp tx: 1391 MB/s 23600 calls/s 23600 msg/s # udp rx: 1376 MB/s 1120298 calls/s # udp tx: 1377 MB/s 23355 calls/s 23355 msg/s # UDP GRO fwd perf udp rx: 1285 MB/s 1046658 calls/s # udp tx: 1360 MB/s 23067 calls/s 23067 msg/s # udp rx: 1322 MB/s 1074051 calls/s # udp tx: 1727 MB/s 29296 calls/s 29296 msg/s # udp rx: 1648 MB/s 1342010 calls/s # udp tx: 1652 MB/s 28034 calls/s 28034 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1066 MB/s 18086 calls/s 18086 msg/s # udp rx: 331 MB/s 270016 calls/s # udp tx: 1199 MB/s 20341 calls/s 20341 msg/s # udp rx: 237 MB/s 192040 calls/s # udp tx: 918 MB/s 15572 calls/s 15572 msg/s # UDP tunnel GRO fwd perf udp rx: 339 MB/s 275487 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # udp rx: 450 MB/s 365299 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp rx: 636 MB/s 517012 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 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__->