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: 1429 MB/s 1163858 calls/s # udp tx: 1665 MB/s 28247 calls/s 28247 msg/s # udp rx: 1770 MB/s 1441661 calls/s # udp tx: 1771 MB/s 30053 calls/s 30053 msg/s # udp rx: 1897 MB/s 1545159 calls/s # udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # UDP GRO fwd perf udp rx: 1649 MB/s 1343104 calls/s # udp tx: 1814 MB/s 30771 calls/s 30771 msg/s # udp rx: 1907 MB/s 1552969 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1985 MB/s 1616289 calls/s # udp tx: 1995 MB/s 33838 calls/s 33838 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: 1211 MB/s 986211 calls/s # udp tx: 1732 MB/s 29381 calls/s 29381 msg/s # udp rx: 1424 MB/s 1159328 calls/s # udp tx: 1938 MB/s 32870 calls/s 32870 msg/s # udp rx: 1938 MB/s 1578156 calls/s # udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # UDP GRO fwd perf udp rx: 1652 MB/s 1344507 calls/s # udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # udp rx: 1607 MB/s 1308580 calls/s # udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # udp rx: 1945 MB/s 1583779 calls/s # udp tx: 1957 MB/s 33208 calls/s 33208 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__->