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: 781 MB/s 634131 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp rx: 1062 MB/s 863131 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 904 MB/s 733168 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # UDP GRO fwd perf udp rx: 1633 MB/s 1328715 calls/s # udp tx: 1746 MB/s 29626 calls/s 29626 msg/s # udp rx: 957 MB/s 778983 calls/s # udp tx: 1837 MB/s 31159 calls/s 31159 msg/s # udp rx: 1461 MB/s 1189139 calls/s # udp tx: 1814 MB/s 30783 calls/s 30783 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: 1521 MB/s 1237386 calls/s # udp tx: 1660 MB/s 28162 calls/s 28162 msg/s # udp rx: 1715 MB/s 1394768 calls/s # udp tx: 1768 MB/s 29994 calls/s 29994 msg/s # udp rx: 1766 MB/s 1434308 calls/s # udp tx: 1884 MB/s 31960 calls/s 31960 msg/s # UDP GRO fwd perf udp rx: 1611 MB/s 1307024 calls/s # udp tx: 1912 MB/s 32435 calls/s 32435 msg/s # udp rx: 1645 MB/s 1334229 calls/s # udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # udp rx: 1456 MB/s 1184003 calls/s # udp tx: 1622 MB/s 27514 calls/s 27514 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__->