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: 1743 MB/s 1419121 calls/s # udp tx: 1829 MB/s 31027 calls/s 31027 msg/s # udp rx: 721 MB/s 586788 calls/s # udp tx: 1369 MB/s 23233 calls/s 23233 msg/s # udp rx: 982 MB/s 799716 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # UDP GRO fwd perf udp rx: 1218 MB/s 991778 calls/s # udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # udp rx: 1207 MB/s 981929 calls/s # udp tx: 1522 MB/s 25830 calls/s 25830 msg/s # udp rx: 1452 MB/s 1182149 calls/s # udp tx: 1463 MB/s 24814 calls/s 24814 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 504 MB/s 408898 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp tx: 1197 MB/s 20310 calls/s 20310 msg/s # udp rx: 181 MB/s 147164 calls/s # udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # udp rx: 536 MB/s 434599 calls/s # UDP tunnel GRO fwd perf udp rx: 662 MB/s 537195 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 645 MB/s 521535 calls/s # udp tx: 1425 MB/s 24181 calls/s 24181 msg/s # udp rx: 829 MB/s 669607 calls/s # udp tx: 1420 MB/s 24096 calls/s 24096 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 814 MB/s 662367 calls/s # udp tx: 1075 MB/s 18238 calls/s 18238 msg/s # udp rx: 945 MB/s 769327 calls/s # udp tx: 1083 MB/s 18380 calls/s 18380 msg/s # udp rx: 932 MB/s 758576 calls/s # udp tx: 1082 MB/s 18368 calls/s 18368 msg/s # UDP GRO fwd perf udp rx: 1118 MB/s 908824 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 1117 MB/s 909993 calls/s # udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # udp rx: 1235 MB/s 1004413 calls/s # udp tx: 1403 MB/s 23800 calls/s 23800 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 139 MB/s 113276 calls/s # udp tx: 1174 MB/s 19924 calls/s 19924 msg/s # udp rx: 559 MB/s 453414 calls/s # udp tx: 1357 MB/s 23032 calls/s 23032 msg/s # udp rx: 474 MB/s 385544 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # UDP tunnel GRO fwd perf udp rx: 301 MB/s 244983 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 378 MB/s 307028 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 186 MB/s 151103 calls/s # udp tx: 1360 MB/s 23080 calls/s 23080 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__->