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: 1296 MB/s 1055244 calls/s # udp tx: 1815 MB/s 30798 calls/s 30798 msg/s # udp rx: 1700 MB/s 1383538 calls/s # udp tx: 1965 MB/s 33329 calls/s 33329 msg/s # udp rx: 1770 MB/s 1437720 calls/s # udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # UDP GRO fwd perf udp rx: 1818 MB/s 1478883 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1770 MB/s 1441295 calls/s # udp tx: 1960 MB/s 33246 calls/s 33246 msg/s # udp rx: 1635 MB/s 1330740 calls/s # udp tx: 1968 MB/s 33395 calls/s 33395 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: 1706 MB/s 1384830 calls/s # udp tx: 1901 MB/s 32246 calls/s 32246 msg/s # udp rx: 1831 MB/s 1487377 calls/s # udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # udp rx: 1801 MB/s 1462856 calls/s # udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # UDP GRO fwd perf udp rx: 1762 MB/s 1429685 calls/s # udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # udp rx: 1838 MB/s 1492398 calls/s # udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # udp rx: 1836 MB/s 1490289 calls/s # udp tx: 1928 MB/s 32703 calls/s 32703 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__->