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: 1651 MB/s 1344333 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # udp rx: 1923 MB/s 1566209 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # udp rx: 1931 MB/s 1572482 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1219149 calls/s # udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # udp rx: 1931 MB/s 1572664 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # udp rx: 1926 MB/s 1568371 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 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: 1094 MB/s 886818 calls/s # udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # udp rx: 1052 MB/s 852999 calls/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp rx: 1709 MB/s 1384960 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # UDP GRO fwd perf udp rx: 953 MB/s 772518 calls/s # udp tx: 1732 MB/s 29383 calls/s 29383 msg/s # udp rx: 1644 MB/s 1332065 calls/s # udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # udp rx: 1728 MB/s 1400336 calls/s # udp tx: 1933 MB/s 32793 calls/s 32793 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__->