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: 1804 MB/s 1464903 calls/s # udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # udp rx: 1902 MB/s 1543668 calls/s # udp tx: 1978 MB/s 33557 calls/s 33557 msg/s # udp rx: 1915 MB/s 1555017 calls/s # udp tx: 1984 MB/s 33658 calls/s 33658 msg/s # UDP GRO fwd perf udp rx: 1828 MB/s 1484981 calls/s # udp tx: 1978 MB/s 33565 calls/s 33565 msg/s # udp rx: 1908 MB/s 1548032 calls/s # udp tx: 1991 MB/s 33771 calls/s 33771 msg/s # udp rx: 1909 MB/s 1549419 calls/s # udp tx: 1986 MB/s 33694 calls/s 33694 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: 1587 MB/s 1287637 calls/s # udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # udp rx: 1788 MB/s 1449953 calls/s # udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # udp rx: 1809 MB/s 1466725 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # UDP GRO fwd perf udp rx: 1540 MB/s 1250984 calls/s # udp tx: 1775 MB/s 30115 calls/s 30115 msg/s # udp rx: 1653 MB/s 1342171 calls/s # udp tx: 1822 MB/s 30903 calls/s 30903 msg/s # udp rx: 1832 MB/s 1486305 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 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__->