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: 1146 MB/s 931491 calls/s # udp tx: 1769 MB/s 30015 calls/s 30015 msg/s # udp rx: 1764 MB/s 1435362 calls/s # udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # udp rx: 1763 MB/s 1435374 calls/s # udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1334106 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1555 MB/s 1265732 calls/s # udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # udp rx: 1654 MB/s 1345745 calls/s # udp tx: 1948 MB/s 33055 calls/s 33055 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: 1514 MB/s 1229113 calls/s # udp tx: 1819 MB/s 30864 calls/s 30864 msg/s # udp rx: 1711 MB/s 1389260 calls/s # udp tx: 1820 MB/s 30870 calls/s 30870 msg/s # udp rx: 1812 MB/s 1471328 calls/s # udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # UDP GRO fwd perf udp rx: 1288 MB/s 1044539 calls/s # udp tx: 1919 MB/s 32563 calls/s 32563 msg/s # udp rx: 1521 MB/s 1235585 calls/s # udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # udp rx: 1650 MB/s 1340991 calls/s # udp tx: 1875 MB/s 31812 calls/s 31812 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__->