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: 1544 MB/s 1256179 calls/s # udp tx: 1786 MB/s 30308 calls/s 30308 msg/s # udp rx: 1475 MB/s 1200761 calls/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # udp rx: 1923 MB/s 1565729 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # UDP GRO fwd perf udp rx: 1592 MB/s 1295934 calls/s # udp tx: 1854 MB/s 31454 calls/s 31454 msg/s # udp rx: 1538 MB/s 1251118 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # udp rx: 1569 MB/s 1276256 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 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: 1691 MB/s 1376267 calls/s # udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # udp rx: 1901 MB/s 1547822 calls/s # udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # udp rx: 1910 MB/s 1554322 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # UDP GRO fwd perf udp rx: 1728 MB/s 1402681 calls/s # udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # udp rx: 1870 MB/s 1517189 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1745 MB/s 1416524 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 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__->