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: 1566 MB/s 1275596 calls/s # udp tx: 1673 MB/s 28381 calls/s 28381 msg/s # udp rx: 1827 MB/s 1487400 calls/s # udp tx: 1835 MB/s 31138 calls/s 31138 msg/s # udp rx: 1804 MB/s 1469046 calls/s # udp tx: 1807 MB/s 30653 calls/s 30653 msg/s # UDP GRO fwd perf udp rx: 1286 MB/s 1045276 calls/s # udp tx: 1733 MB/s 29399 calls/s 29399 msg/s # udp rx: 1667 MB/s 1357324 calls/s # udp tx: 1672 MB/s 28368 calls/s 28368 msg/s # udp rx: 1659 MB/s 1350848 calls/s # udp tx: 1657 MB/s 28112 calls/s 28112 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 793 MB/s 646228 calls/s # udp tx: 874 MB/s 14839 calls/s 14839 msg/s # udp rx: 899 MB/s 731995 calls/s # udp tx: 920 MB/s 15609 calls/s 15609 msg/s # udp rx: 911 MB/s 742285 calls/s # udp tx: 943 MB/s 16008 calls/s 16008 msg/s # UDP tunnel GRO fwd perf udp rx: 291 MB/s 236972 calls/s # udp tx: 898 MB/s 15242 calls/s 15242 msg/s # udp rx: 257 MB/s 209402 calls/s # udp tx: 930 MB/s 15790 calls/s 15790 msg/s # udp rx: 278 MB/s 226355 calls/s # udp tx: 917 MB/s 15565 calls/s 15565 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 930 MB/s 757215 calls/s # udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # udp rx: 1172 MB/s 954481 calls/s # udp tx: 1516 MB/s 25727 calls/s 25727 msg/s # udp rx: 1265 MB/s 1029804 calls/s # udp tx: 1698 MB/s 28816 calls/s 28816 msg/s # UDP GRO fwd perf udp rx: 1265 MB/s 1030094 calls/s # udp tx: 1369 MB/s 23220 calls/s 23220 msg/s # udp rx: 1521 MB/s 1238714 calls/s # udp tx: 1566 MB/s 26565 calls/s 26565 msg/s # udp rx: 1588 MB/s 1292834 calls/s # udp tx: 1579 MB/s 26794 calls/s 26794 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 514 MB/s 418984 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 658 MB/s 535771 calls/s # udp tx: 1094 MB/s 18561 calls/s 18561 msg/s # udp rx: 619 MB/s 504027 calls/s # udp tx: 1077 MB/s 18274 calls/s 18274 msg/s # UDP tunnel GRO fwd perf udp rx: 159 MB/s 129144 calls/s # udp tx: 1415 MB/s 24005 calls/s 24005 msg/s # udp rx: 197 MB/s 159429 calls/s # udp tx: 1423 MB/s 24141 calls/s 24141 msg/s # udp rx: 186 MB/s 150667 calls/s # udp tx: 1433 MB/s 24310 calls/s 24310 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__->