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: 848 MB/s 690542 calls/s # udp tx: 1072 MB/s 18187 calls/s 18187 msg/s # udp rx: 965 MB/s 785711 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 895 MB/s 728521 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # UDP GRO fwd perf udp rx: 1324 MB/s 1077649 calls/s # udp tx: 1417 MB/s 24045 calls/s 24045 msg/s # udp rx: 1263 MB/s 1028952 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1117 MB/s 909004 calls/s # udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 19 MB/s 15645 calls/s # udp tx: 1010 MB/s 17136 calls/s 17136 msg/s # udp rx: 94 MB/s 76067 calls/s # udp tx: 1463 MB/s 24819 calls/s 24819 msg/s # udp rx: 328 MB/s 266690 calls/s # udp tx: 1363 MB/s 23120 calls/s 23120 msg/s # UDP tunnel GRO fwd perf udp rx: 616 MB/s 500004 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # udp rx: 717 MB/s 583990 calls/s # udp tx: 984 MB/s 16703 calls/s 16703 msg/s # udp rx: 718 MB/s 584070 calls/s # udp tx: 1010 MB/s 17131 calls/s 17131 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 928 MB/s 756049 calls/s # udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # udp rx: 979 MB/s 797076 calls/s # udp tx: 1172 MB/s 19882 calls/s 19882 msg/s # udp rx: 976 MB/s 795069 calls/s # udp tx: 1171 MB/s 19873 calls/s 19873 msg/s # UDP GRO fwd perf udp rx: 1054 MB/s 856054 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 1263 MB/s 1027284 calls/s # udp tx: 1407 MB/s 23875 calls/s 23875 msg/s # udp rx: 1180 MB/s 959579 calls/s # udp tx: 1389 MB/s 23575 calls/s 23575 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 256 MB/s 207985 calls/s # udp tx: 1350 MB/s 22904 calls/s 22904 msg/s # udp rx: 337 MB/s 274102 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp rx: 354 MB/s 288072 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # UDP tunnel GRO fwd perf udp rx: 239 MB/s 193598 calls/s # udp tx: 1391 MB/s 23606 calls/s 23606 msg/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 407 MB/s 330216 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 446 MB/s 362457 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__->