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: 1170 MB/s 953212 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 1195 MB/s 973270 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 1185 MB/s 964385 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # UDP GRO fwd perf udp rx: 1410 MB/s 1148443 calls/s # udp tx: 1482 MB/s 25137 calls/s 25137 msg/s # udp rx: 1461 MB/s 1190121 calls/s # udp tx: 1475 MB/s 25027 calls/s 25027 msg/s # udp rx: 1532 MB/s 1247133 calls/s # udp tx: 1540 MB/s 26134 calls/s 26134 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 237 MB/s 192748 calls/s # udp tx: 771 MB/s 13082 calls/s 13082 msg/s # udp rx: 327 MB/s 265752 calls/s # udp tx: 990 MB/s 16805 calls/s 16805 msg/s # udp rx: 347 MB/s 281868 calls/s # udp tx: 982 MB/s 16657 calls/s 16657 msg/s # UDP tunnel GRO fwd perf udp rx: 453 MB/s 368167 calls/s # udp tx: 910 MB/s 15436 calls/s 15436 msg/s # udp rx: 713 MB/s 580126 calls/s # udp tx: 955 MB/s 16199 calls/s 16199 msg/s # udp rx: 715 MB/s 581651 calls/s # udp tx: 969 MB/s 16441 calls/s 16441 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 952 MB/s 775272 calls/s # udp tx: 1076 MB/s 18260 calls/s 18260 msg/s # udp rx: 1068 MB/s 869978 calls/s # udp tx: 1066 MB/s 18089 calls/s 18089 msg/s # udp rx: 1079 MB/s 878919 calls/s # udp tx: 1082 MB/s 18357 calls/s 18357 msg/s # UDP GRO fwd perf udp rx: 1244 MB/s 1012560 calls/s # udp tx: 1446 MB/s 24533 calls/s 24533 msg/s # udp rx: 1449 MB/s 1179890 calls/s # udp tx: 1461 MB/s 24794 calls/s 24794 msg/s # udp rx: 1402 MB/s 1142126 calls/s # udp tx: 1408 MB/s 23881 calls/s 23881 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 177 MB/s 143391 calls/s # udp tx: 1457 MB/s 24714 calls/s 24714 msg/s # udp rx: 155 MB/s 125572 calls/s # udp tx: 1471 MB/s 24962 calls/s 24962 msg/s # udp rx: 207 MB/s 167109 calls/s # udp tx: 1448 MB/s 24568 calls/s 24568 msg/s # UDP tunnel GRO fwd perf udp rx: 157 MB/s 127468 calls/s # udp tx: 1431 MB/s 24271 calls/s 24271 msg/s # udp rx: 160 MB/s 129805 calls/s # udp tx: 1435 MB/s 24349 calls/s 24349 msg/s # udp tx: 1453 MB/s 24650 calls/s 24650 msg/s # udp rx: 171 MB/s 138496 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__->