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: 1657 MB/s 1348972 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # udp rx: 1828 MB/s 1488124 calls/s # udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # udp rx: 1920 MB/s 1562519 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # UDP GRO fwd perf udp rx: 1787 MB/s 1454974 calls/s # udp tx: 1980 MB/s 33587 calls/s 33587 msg/s # udp rx: 1959 MB/s 1594673 calls/s # udp tx: 1981 MB/s 33608 calls/s 33608 msg/s # udp rx: 1921 MB/s 1563542 calls/s # udp tx: 1946 MB/s 33013 calls/s 33013 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: 972 MB/s 791573 calls/s # udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # udp rx: 1095 MB/s 891907 calls/s # udp tx: 1166 MB/s 19786 calls/s 19786 msg/s # udp rx: 1155 MB/s 940512 calls/s # udp tx: 1168 MB/s 19823 calls/s 19823 msg/s # UDP GRO fwd perf udp rx: 942 MB/s 767161 calls/s # udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # udp rx: 1112 MB/s 905863 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 1214 MB/s 988873 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 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__->