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: 1833 MB/s 1491332 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # udp rx: 1962 MB/s 1597081 calls/s # udp tx: 1973 MB/s 33469 calls/s 33469 msg/s # udp rx: 1927 MB/s 1568853 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # UDP GRO fwd perf udp rx: 1856 MB/s 1507765 calls/s # udp tx: 1984 MB/s 33658 calls/s 33658 msg/s # udp rx: 1677 MB/s 1363308 calls/s # udp tx: 1986 MB/s 33690 calls/s 33690 msg/s # udp rx: 1910 MB/s 1552747 calls/s # udp tx: 1964 MB/s 33315 calls/s 33315 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: 1368 MB/s 1110470 calls/s # udp tx: 1884 MB/s 31966 calls/s 31966 msg/s # udp rx: 1785 MB/s 1447776 calls/s # udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # udp rx: 1818 MB/s 1474303 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # UDP GRO fwd perf udp rx: 1517 MB/s 1230837 calls/s # udp tx: 1800 MB/s 30545 calls/s 30545 msg/s # udp rx: 1365 MB/s 1106037 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # udp rx: 1604 MB/s 1300232 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 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__->