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: 1620 MB/s 1319541 calls/s # udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # udp rx: 1537 MB/s 1251884 calls/s # udp tx: 1863 MB/s 31610 calls/s 31610 msg/s # udp rx: 1746 MB/s 1421863 calls/s # udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # UDP GRO fwd perf udp rx: 1778 MB/s 1447790 calls/s # udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # udp rx: 1852 MB/s 1507974 calls/s # udp tx: 1856 MB/s 31482 calls/s 31482 msg/s # udp rx: 1865 MB/s 1518503 calls/s # udp tx: 1875 MB/s 31809 calls/s 31809 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: 1405 MB/s 1141746 calls/s # udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # udp rx: 1444 MB/s 1173382 calls/s # udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # udp rx: 1676 MB/s 1363200 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # UDP GRO fwd perf udp rx: 1618 MB/s 1314421 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # udp rx: 1844 MB/s 1498557 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1459 MB/s 1186964 calls/s # udp tx: 1806 MB/s 30638 calls/s 30638 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__->