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: 1135 MB/s 924713 calls/s # udp tx: 1209 MB/s 20509 calls/s 20509 msg/s # udp rx: 1102 MB/s 897317 calls/s # udp tx: 1104 MB/s 18726 calls/s 18726 msg/s # udp rx: 1150 MB/s 936986 calls/s # udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # UDP GRO fwd perf udp rx: 1559 MB/s 1269763 calls/s # udp tx: 1627 MB/s 27611 calls/s 27611 msg/s # udp rx: 1634 MB/s 1329993 calls/s # udp tx: 1706 MB/s 28944 calls/s 28944 msg/s # udp rx: 1344 MB/s 1094182 calls/s # udp tx: 1467 MB/s 24894 calls/s 24894 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 418 MB/s 338964 calls/s # udp tx: 1145 MB/s 19424 calls/s 19424 msg/s # udp rx: 827 MB/s 670166 calls/s # udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # udp rx: 524 MB/s 423417 calls/s # udp tx: 1404 MB/s 23825 calls/s 23825 msg/s # UDP tunnel GRO fwd perf udp rx: 925 MB/s 750208 calls/s # udp tx: 1343 MB/s 22790 calls/s 22790 msg/s # udp rx: 986 MB/s 799391 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 819 MB/s 661557 calls/s # udp tx: 1441 MB/s 24457 calls/s 24457 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 958 MB/s 779909 calls/s # udp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp rx: 1090 MB/s 887295 calls/s # udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # udp rx: 1075 MB/s 875516 calls/s # udp tx: 1133 MB/s 19217 calls/s 19217 msg/s # UDP GRO fwd perf udp rx: 1236 MB/s 1006353 calls/s # udp tx: 1424 MB/s 24164 calls/s 24164 msg/s # udp rx: 1372 MB/s 1117185 calls/s # udp tx: 1419 MB/s 24075 calls/s 24075 msg/s # udp rx: 1279 MB/s 1041344 calls/s # udp tx: 1326 MB/s 22495 calls/s 22495 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 55 MB/s 44992 calls/s # udp tx: 1489 MB/s 25262 calls/s 25262 msg/s # udp rx: 235 MB/s 190734 calls/s # udp tx: 1369 MB/s 23227 calls/s 23227 msg/s # udp rx: 108 MB/s 87840 calls/s # udp tx: 1459 MB/s 24758 calls/s 24758 msg/s # UDP tunnel GRO fwd perf udp rx: 411 MB/s 332937 calls/s # udp tx: 1368 MB/s 23213 calls/s 23213 msg/s # udp rx: 500 MB/s 405886 calls/s # udp tx: 1370 MB/s 23246 calls/s 23246 msg/s # udp rx: 147 MB/s 119366 calls/s # udp tx: 1442 MB/s 24462 calls/s 24462 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__->