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: 1519 MB/s 1236515 calls/s # udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # udp rx: 1797 MB/s 1463116 calls/s # udp tx: 1968 MB/s 33389 calls/s 33389 msg/s # udp rx: 1936 MB/s 1576768 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # UDP GRO fwd perf udp rx: 1809 MB/s 1473061 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1950 MB/s 1588062 calls/s # udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # udp rx: 1955 MB/s 1591632 calls/s # udp tx: 1970 MB/s 33425 calls/s 33425 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: 1393 MB/s 1130687 calls/s # udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # udp rx: 1648 MB/s 1336991 calls/s # udp tx: 1856 MB/s 31479 calls/s 31479 msg/s # udp rx: 1776 MB/s 1439443 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # UDP GRO fwd perf udp rx: 1712 MB/s 1388339 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # udp rx: 1799 MB/s 1457871 calls/s # udp tx: 1983 MB/s 33633 calls/s 33633 msg/s # udp rx: 1805 MB/s 1462781 calls/s # udp tx: 1980 MB/s 33596 calls/s 33596 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__->