make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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 1164126 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1857 MB/s 1511792 calls/s # udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # udp rx: 1665 MB/s 1355535 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # UDP GRO fwd perf udp rx: 1553 MB/s 1262985 calls/s # udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # udp rx: 1420 MB/s 1156388 calls/s # udp tx: 1986 MB/s 33693 calls/s 33693 msg/s # udp rx: 1974 MB/s 1607164 calls/s # udp tx: 1987 MB/s 33708 calls/s 33708 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: 1414 MB/s 1147803 calls/s # udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # udp rx: 1804 MB/s 1464474 calls/s # udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # udp rx: 1818 MB/s 1479050 calls/s # udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # UDP GRO fwd perf udp rx: 1700 MB/s 1382531 calls/s # udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # udp rx: 1621 MB/s 1317275 calls/s # udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # udp rx: 1179 MB/s 959571 calls/s # udp tx: 1682 MB/s 28531 calls/s 28531 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__->