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: 1863 MB/s 1516936 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1895 MB/s 1542794 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1864 MB/s 1517661 calls/s # udp tx: 1891 MB/s 32074 calls/s 32074 msg/s # UDP GRO fwd perf udp rx: 1744 MB/s 1419650 calls/s # udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # udp rx: 1745 MB/s 1420881 calls/s # udp tx: 1965 MB/s 33338 calls/s 33338 msg/s # udp rx: 1987 MB/s 1617664 calls/s # udp tx: 1999 MB/s 33910 calls/s 33910 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: 1578 MB/s 1279438 calls/s # udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # udp rx: 1783 MB/s 1446080 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1572 MB/s 1275009 calls/s # UDP GRO fwd perf udp rx: 1482 MB/s 1201794 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1514 MB/s 1227383 calls/s # udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # udp rx: 1355 MB/s 1098197 calls/s # udp tx: 1862 MB/s 31589 calls/s 31589 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__->