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: 1437 MB/s 1169789 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1898 MB/s 1545582 calls/s # udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # udp rx: 1963 MB/s 1598238 calls/s # udp tx: 1972 MB/s 33447 calls/s 33447 msg/s # UDP GRO fwd perf udp rx: 1883 MB/s 1533646 calls/s # udp tx: 1966 MB/s 33359 calls/s 33359 msg/s # udp rx: 1964 MB/s 1599187 calls/s # udp tx: 1974 MB/s 33493 calls/s 33493 msg/s # udp rx: 1960 MB/s 1595793 calls/s # udp tx: 1975 MB/s 33509 calls/s 33509 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: 1533 MB/s 1244599 calls/s # udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # udp rx: 1863 MB/s 1514202 calls/s # udp tx: 1910 MB/s 32409 calls/s 32409 msg/s # udp rx: 1858 MB/s 1509050 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # UDP GRO fwd perf udp rx: 1550 MB/s 1259730 calls/s # udp tx: 1807 MB/s 30657 calls/s 30657 msg/s # udp rx: 1593 MB/s 1292435 calls/s # udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # udp rx: 1297 MB/s 1051650 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 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__->