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: 1681 MB/s 1369229 calls/s # udp tx: 1891 MB/s 32074 calls/s 32074 msg/s # udp rx: 1914 MB/s 1558204 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # udp rx: 1910 MB/s 1554095 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # UDP GRO fwd perf udp rx: 1408 MB/s 1145200 calls/s # udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # udp rx: 1812 MB/s 1475128 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # udp rx: 1911 MB/s 1555298 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 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: 1039 MB/s 846306 calls/s # udp tx: 1144 MB/s 19406 calls/s 19406 msg/s # udp rx: 1136 MB/s 925618 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # udp rx: 1147 MB/s 933983 calls/s # udp tx: 1172 MB/s 19890 calls/s 19890 msg/s # UDP GRO fwd perf udp rx: 1126 MB/s 916744 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # udp rx: 1170 MB/s 953157 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1166 MB/s 949352 calls/s # udp tx: 1168 MB/s 19816 calls/s 19816 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__->