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: 1710 MB/s 1392813 calls/s # udp tx: 1877 MB/s 31842 calls/s 31842 msg/s # udp rx: 1840 MB/s 1498384 calls/s # udp tx: 1866 MB/s 31661 calls/s 31661 msg/s # udp rx: 1888 MB/s 1537592 calls/s # udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # UDP GRO fwd perf udp rx: 1891 MB/s 1540104 calls/s # udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # udp rx: 1925 MB/s 1566935 calls/s # udp tx: 1959 MB/s 33240 calls/s 33240 msg/s # udp rx: 1947 MB/s 1585054 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 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: 1138 MB/s 926468 calls/s # udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # udp rx: 1722 MB/s 1401611 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # udp rx: 1939 MB/s 1578963 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # UDP GRO fwd perf udp rx: 1762 MB/s 1434971 calls/s # udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # udp rx: 1912 MB/s 1556685 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1860 MB/s 1514536 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 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__->