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: 1338 MB/s 1089518 calls/s # udp tx: 1543 MB/s 26187 calls/s 26187 msg/s # udp rx: 1431 MB/s 1165210 calls/s # udp tx: 1429 MB/s 24246 calls/s 24246 msg/s # udp rx: 1363 MB/s 1109662 calls/s # udp tx: 1420 MB/s 24089 calls/s 24089 msg/s # UDP GRO fwd perf udp rx: 1142 MB/s 927865 calls/s # udp tx: 1525 MB/s 25875 calls/s 25875 msg/s # udp rx: 1229 MB/s 997882 calls/s # udp tx: 1706 MB/s 28947 calls/s 28947 msg/s # udp rx: 1214 MB/s 985049 calls/s # udp tx: 1736 MB/s 29457 calls/s 29457 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 770 MB/s 623461 calls/s # udp tx: 1363 MB/s 23134 calls/s 23134 msg/s # udp rx: 932 MB/s 753170 calls/s # udp tx: 1373 MB/s 23293 calls/s 23293 msg/s # udp rx: 759 MB/s 614363 calls/s # udp tx: 1412 MB/s 23958 calls/s 23958 msg/s # UDP tunnel GRO fwd perf udp rx: 669 MB/s 539947 calls/s # udp tx: 1418 MB/s 24064 calls/s 24064 msg/s # udp rx: 959 MB/s 775059 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # udp rx: 882 MB/s 716850 calls/s # udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1542 MB/s 26165 calls/s 26165 msg/s # udp rx: 1124 MB/s 915468 calls/s # udp tx: 1738 MB/s 29492 calls/s 29492 msg/s # udp rx: 1738 MB/s 1415279 calls/s # udp tx: 1740 MB/s 29519 calls/s 29519 msg/s # udp rx: 1605 MB/s 1307016 calls/s # UDP GRO fwd perf udp rx: 1496 MB/s 1217670 calls/s # udp tx: 1676 MB/s 28437 calls/s 28437 msg/s # udp rx: 1381 MB/s 1123897 calls/s # udp tx: 1477 MB/s 25051 calls/s 25051 msg/s # udp rx: 1269 MB/s 1031264 calls/s # udp tx: 1546 MB/s 26233 calls/s 26233 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 199 MB/s 161967 calls/s # udp tx: 1336 MB/s 22667 calls/s 22667 msg/s # udp rx: 554 MB/s 450696 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 693 MB/s 564343 calls/s # udp tx: 1073 MB/s 18208 calls/s 18208 msg/s # UDP tunnel GRO fwd perf udp rx: 280 MB/s 228539 calls/s # udp tx: 825 MB/s 13993 calls/s 13993 msg/s # udp rx: 116 MB/s 94956 calls/s # udp tx: 853 MB/s 14468 calls/s 14468 msg/s # udp rx: 254 MB/s 206433 calls/s # udp tx: 958 MB/s 16256 calls/s 16256 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__->