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: 1225 MB/s 996772 calls/s # udp tx: 1749 MB/s 29671 calls/s 29671 msg/s # udp rx: 1858 MB/s 1512956 calls/s # udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # udp rx: 1773 MB/s 1443432 calls/s # udp tx: 1778 MB/s 30168 calls/s 30168 msg/s # UDP GRO fwd perf udp rx: 1422 MB/s 1157376 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # udp rx: 762 MB/s 618233 calls/s # udp tx: 1398 MB/s 23721 calls/s 23721 msg/s # udp rx: 592 MB/s 479739 calls/s # udp tx: 1370 MB/s 23241 calls/s 23241 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: 473 MB/s 384556 calls/s # udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # udp rx: 704 MB/s 571565 calls/s # udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # udp rx: 630 MB/s 510829 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # UDP GRO fwd perf udp rx: 1399 MB/s 1136915 calls/s # udp tx: 1683 MB/s 28560 calls/s 28560 msg/s # udp rx: 1540 MB/s 1250340 calls/s # udp tx: 1813 MB/s 30762 calls/s 30762 msg/s # udp rx: 1814 MB/s 1471501 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 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__->