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: 1638 MB/s 1333700 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # udp rx: 1681 MB/s 1368178 calls/s # udp tx: 1729 MB/s 29325 calls/s 29325 msg/s # udp rx: 1815 MB/s 1478352 calls/s # udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1227212 calls/s # udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # udp rx: 1385 MB/s 1127256 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 1625 MB/s 1322597 calls/s # udp tx: 1863 MB/s 31599 calls/s 31599 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: 1277 MB/s 1036082 calls/s # udp tx: 1799 MB/s 30518 calls/s 30518 msg/s # udp rx: 1755 MB/s 1422635 calls/s # udp tx: 1949 MB/s 33065 calls/s 33065 msg/s # udp rx: 1778 MB/s 1441280 calls/s # udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1259873 calls/s # udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # udp rx: 1737 MB/s 1407721 calls/s # udp tx: 1950 MB/s 33085 calls/s 33085 msg/s # udp rx: 1671 MB/s 1354115 calls/s # udp tx: 1921 MB/s 32589 calls/s 32589 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__->