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: 1463 MB/s 1191710 calls/s # udp tx: 1770 MB/s 30028 calls/s 30028 msg/s # udp rx: 1826 MB/s 1486812 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # udp rx: 1793 MB/s 1454661 calls/s # udp tx: 1965 MB/s 33340 calls/s 33340 msg/s # UDP GRO fwd perf udp rx: 1902 MB/s 1548260 calls/s # udp tx: 1989 MB/s 33750 calls/s 33750 msg/s # udp rx: 1985 MB/s 1615792 calls/s # udp tx: 1998 MB/s 33899 calls/s 33899 msg/s # udp rx: 1981 MB/s 1612442 calls/s # udp tx: 1999 MB/s 33921 calls/s 33921 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: 1192 MB/s 966530 calls/s # udp tx: 1805 MB/s 30624 calls/s 30624 msg/s # udp rx: 1574 MB/s 1277453 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # udp rx: 1587 MB/s 1289800 calls/s # udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # UDP GRO fwd perf udp rx: 1630 MB/s 1320901 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # udp rx: 1684 MB/s 1364927 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # udp rx: 1704 MB/s 1380608 calls/s # udp tx: 1949 MB/s 33071 calls/s 33071 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__->