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: 989 MB/s 805182 calls/s # udp tx: 1147 MB/s 19455 calls/s 19455 msg/s # udp rx: 1154 MB/s 939054 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 988 MB/s 804530 calls/s # udp tx: 1130 MB/s 19180 calls/s 19180 msg/s # UDP GRO fwd perf udp rx: 1229 MB/s 1000476 calls/s # udp tx: 1385 MB/s 23494 calls/s 23494 msg/s # udp rx: 1542 MB/s 1255799 calls/s # udp tx: 1568 MB/s 26602 calls/s 26602 msg/s # udp rx: 1735 MB/s 1412650 calls/s # udp tx: 1804 MB/s 30610 calls/s 30610 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 537 MB/s 436326 calls/s # udp tx: 996 MB/s 16895 calls/s 16895 msg/s # udp rx: 647 MB/s 525793 calls/s # udp tx: 950 MB/s 16123 calls/s 16123 msg/s # udp rx: 706 MB/s 574258 calls/s # udp tx: 980 MB/s 16636 calls/s 16636 msg/s # UDP tunnel GRO fwd perf udp rx: 628 MB/s 510727 calls/s # udp tx: 966 MB/s 16397 calls/s 16397 msg/s # udp rx: 604 MB/s 490896 calls/s # udp tx: 972 MB/s 16501 calls/s 16501 msg/s # udp rx: 587 MB/s 477052 calls/s # udp tx: 953 MB/s 16177 calls/s 16177 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1583 MB/s 1289086 calls/s # udp tx: 1685 MB/s 28583 calls/s 28583 msg/s # udp rx: 1797 MB/s 1463202 calls/s # udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # udp rx: 1819 MB/s 1481641 calls/s # udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # UDP GRO fwd perf udp rx: 1383 MB/s 1125937 calls/s # udp tx: 1446 MB/s 24535 calls/s 24535 msg/s # udp rx: 1337 MB/s 1088642 calls/s # udp tx: 1345 MB/s 22819 calls/s 22819 msg/s # udp rx: 1325 MB/s 1078912 calls/s # udp tx: 1327 MB/s 22509 calls/s 22509 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 362 MB/s 294448 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 312 MB/s 252112 calls/s # udp tx: 1426 MB/s 24188 calls/s 24188 msg/s # udp rx: 333 MB/s 269009 calls/s # udp tx: 1420 MB/s 24091 calls/s 24091 msg/s # UDP tunnel GRO fwd perf udp rx: 448 MB/s 363484 calls/s # udp tx: 1367 MB/s 23197 calls/s 23197 msg/s # udp rx: 466 MB/s 377990 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 410 MB/s 332681 calls/s # udp tx: 1355 MB/s 22993 calls/s 22993 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__->