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: 1508 MB/s 1227884 calls/s # udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # udp rx: 1957 MB/s 1593834 calls/s # udp tx: 1966 MB/s 33357 calls/s 33357 msg/s # udp rx: 1959 MB/s 1595454 calls/s # udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # UDP GRO fwd perf udp rx: 1785 MB/s 1453700 calls/s # udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # udp rx: 1905 MB/s 1551582 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # udp rx: 1954 MB/s 1590962 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 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: 1486 MB/s 1210191 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1949 MB/s 1587252 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # udp rx: 1948 MB/s 1586227 calls/s # udp tx: 1959 MB/s 33234 calls/s 33234 msg/s # UDP GRO fwd perf udp rx: 1680 MB/s 1367952 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1942 MB/s 1581428 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # udp rx: 1585 MB/s 1290696 calls/s # udp tx: 1865 MB/s 31646 calls/s 31646 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__->