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: 1687 MB/s 1373874 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1923 MB/s 1565728 calls/s # udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # udp rx: 1847 MB/s 1504310 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1450367 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # udp rx: 1863 MB/s 1515255 calls/s # udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # udp rx: 1906 MB/s 1552285 calls/s # udp tx: 1916 MB/s 32499 calls/s 32499 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: 1723 MB/s 1397415 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1793 MB/s 1454328 calls/s # udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # udp rx: 1817 MB/s 1474100 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1239235 calls/s # udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # udp rx: 1596 MB/s 1293504 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1628 MB/s 1319697 calls/s # udp tx: 1939 MB/s 32894 calls/s 32894 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__->