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: 1688 MB/s 1374690 calls/s # udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # udp rx: 1939 MB/s 1578112 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # udp rx: 1924 MB/s 1566366 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # UDP GRO fwd perf udp rx: 1558 MB/s 1265138 calls/s # udp tx: 1886 MB/s 32004 calls/s 32004 msg/s # udp rx: 1683 MB/s 1366878 calls/s # udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # udp rx: 1906 MB/s 1552017 calls/s # udp tx: 1921 MB/s 32597 calls/s 32597 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: 1182 MB/s 961280 calls/s # udp tx: 1673 MB/s 28386 calls/s 28386 msg/s # udp rx: 1603 MB/s 1301574 calls/s # udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # udp rx: 1535 MB/s 1245283 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # UDP GRO fwd perf udp rx: 1595 MB/s 1294994 calls/s # udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # udp rx: 1638 MB/s 1328860 calls/s # udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # udp rx: 1179 MB/s 955986 calls/s # udp tx: 1912 MB/s 32443 calls/s 32443 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__->