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: 1331 MB/s 1083326 calls/s # udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # udp rx: 1692 MB/s 1377333 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # udp rx: 1679 MB/s 1366123 calls/s # udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # UDP GRO fwd perf udp rx: 979 MB/s 797178 calls/s # udp tx: 1637 MB/s 27776 calls/s 27776 msg/s # udp rx: 1253 MB/s 1020777 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1120 MB/s 912186 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1571 MB/s 26649 calls/s 26649 msg/s # udp rx: 3 MB/s 2957 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # UDP tunnel GRO fwd perf udp rx: 190 MB/s 154227 calls/s # udp tx: 1058 MB/s 17954 calls/s 17954 msg/s # udp rx: 212 MB/s 172097 calls/s # udp tx: 1073 MB/s 18211 calls/s 18211 msg/s # udp rx: 226 MB/s 183181 calls/s # udp tx: 1095 MB/s 18581 calls/s 18581 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 864 MB/s 703877 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 1000 MB/s 814016 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1189 MB/s 968397 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # UDP GRO fwd perf udp rx: 802 MB/s 653034 calls/s # udp tx: 1071 MB/s 18181 calls/s 18181 msg/s # udp rx: 1142 MB/s 930080 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp rx: 1128 MB/s 919105 calls/s # udp tx: 1195 MB/s 20283 calls/s 20283 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1828 MB/s 31021 calls/s 31021 msg/s # udp rx: 86 MB/s 70378 calls/s # udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # udp rx: 1 MB/s 1085 calls/s # udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # UDP tunnel GRO fwd perf udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # udp rx: 3 MB/s 2665 calls/s # udp tx: 1794 MB/s 30432 calls/s 30432 msg/s # udp rx: 1 MB/s 937 calls/s # udp tx: 1881 MB/s 31914 calls/s 31914 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__->