make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1392 MB/s 1133409 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1962 MB/s 1597889 calls/s # udp tx: 1968 MB/s 33393 calls/s 33393 msg/s # udp rx: 1891 MB/s 1539833 calls/s # udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # UDP GRO fwd perf udp rx: 1762 MB/s 1433716 calls/s # udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # udp rx: 1837 MB/s 1495621 calls/s # udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # udp rx: 1971 MB/s 1605141 calls/s # udp tx: 1979 MB/s 33566 calls/s 33566 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1099 MB/s 18644 calls/s 18644 msg/s # udp rx: 220 MB/s 179477 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp rx: 21 MB/s 17694 calls/s # udp tx: 1349 MB/s 22895 calls/s 22895 msg/s # udp rx: 0 MB/s 706 calls/s # UDP tunnel GRO fwd perf udp tx: 1746 MB/s 29622 calls/s 29622 msg/s # udp rx: 95 MB/s 78115 calls/s # udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1846 MB/s 31325 calls/s 31325 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1568 MB/s 1276093 calls/s # udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # udp rx: 1745 MB/s 1420946 calls/s # udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # udp rx: 1811 MB/s 1474641 calls/s # udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # UDP GRO fwd perf udp rx: 1048 MB/s 853141 calls/s # udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # udp rx: 1532 MB/s 1247370 calls/s # udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # udp rx: 1892 MB/s 1541007 calls/s # udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 102 MB/s 83455 calls/s # udp tx: 1733 MB/s 29409 calls/s 29409 msg/s # udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # udp rx: 156 MB/s 127627 calls/s # udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # UDP tunnel GRO fwd perf udp tx: 1778 MB/s 30165 calls/s 30165 msg/s # udp rx: 1 MB/s 1352 calls/s # udp tx: 1786 MB/s 30297 calls/s 30297 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1766 MB/s 29966 calls/s 29966 msg/s 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__->