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: 1540 MB/s 1253321 calls/s # udp tx: 1735 MB/s 29434 calls/s 29434 msg/s # udp rx: 1736 MB/s 1412938 calls/s # udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # udp rx: 1925 MB/s 1567334 calls/s # udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1394941 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # udp rx: 1625 MB/s 1323090 calls/s # udp tx: 1800 MB/s 30541 calls/s 30541 msg/s # udp rx: 1942 MB/s 1581498 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 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: 1726 MB/s 1405487 calls/s # udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # udp rx: 1861 MB/s 1515261 calls/s # udp tx: 1949 MB/s 33071 calls/s 33071 msg/s # udp rx: 1941 MB/s 1580195 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # UDP GRO fwd perf udp rx: 1368 MB/s 1113585 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # udp rx: 1949 MB/s 1587271 calls/s # udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # udp rx: 1936 MB/s 1576111 calls/s # udp tx: 1968 MB/s 33385 calls/s 33385 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__->