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: 1642 MB/s 1337045 calls/s # udp tx: 1952 MB/s 33121 calls/s 33121 msg/s # udp rx: 1941 MB/s 1580375 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 msg/s # udp rx: 1952 MB/s 1589355 calls/s # udp tx: 1971 MB/s 33439 calls/s 33439 msg/s # UDP GRO fwd perf udp rx: 1877 MB/s 1528685 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # udp rx: 1621 MB/s 1319768 calls/s # udp tx: 1968 MB/s 33384 calls/s 33384 msg/s # udp rx: 1950 MB/s 1587580 calls/s # udp tx: 1966 MB/s 33360 calls/s 33360 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: 163 MB/s 132818 calls/s # udp tx: 1442 MB/s 24458 calls/s 24458 msg/s # udp rx: 1857 MB/s 1511205 calls/s # udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # udp rx: 1921 MB/s 1564642 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # UDP GRO fwd perf udp rx: 1556 MB/s 1265628 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1500 MB/s 1219008 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1641 MB/s 1333745 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 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__->