make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1498 MB/s 1219700 calls/s # udp tx: 1726 MB/s 29283 calls/s 29283 msg/s # udp rx: 1797 MB/s 1463136 calls/s # udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # udp rx: 1784 MB/s 1452705 calls/s # udp tx: 1803 MB/s 30584 calls/s 30584 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1289295 calls/s # udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # udp rx: 1789 MB/s 1454001 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # udp rx: 1846 MB/s 1501108 calls/s # udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 847 MB/s 689949 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # udp rx: 1152 MB/s 938526 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 1174 MB/s 956222 calls/s # udp tx: 1187 MB/s 20145 calls/s 20145 msg/s # UDP GRO fwd perf udp rx: 1053 MB/s 857850 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1179 MB/s 960244 calls/s # udp tx: 1198 MB/s 20334 calls/s 20334 msg/s # udp rx: 1196 MB/s 973847 calls/s # udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->