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: 1709 MB/s 1391924 calls/s # udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # udp rx: 1941 MB/s 1580115 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1703 MB/s 1386610 calls/s # udp tx: 1726 MB/s 29289 calls/s 29289 msg/s # UDP GRO fwd perf udp rx: 1769 MB/s 1440821 calls/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp rx: 1911 MB/s 1555699 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # udp rx: 1867 MB/s 1519448 calls/s # udp tx: 1924 MB/s 32644 calls/s 32644 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: 1299 MB/s 1056000 calls/s # udp tx: 1739 MB/s 29507 calls/s 29507 msg/s # udp rx: 1749 MB/s 1420195 calls/s # udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # udp rx: 1731 MB/s 1408262 calls/s # udp tx: 1761 MB/s 29876 calls/s 29876 msg/s # UDP GRO fwd perf udp rx: 1716 MB/s 1392193 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1685 MB/s 1367459 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1573 MB/s 1277563 calls/s # udp tx: 1856 MB/s 31484 calls/s 31484 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__->