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: 1831 MB/s 1490780 calls/s # udp tx: 1911 MB/s 32419 calls/s 32419 msg/s # udp rx: 1709 MB/s 1390966 calls/s # udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # udp rx: 1806 MB/s 1469398 calls/s # udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # UDP GRO fwd perf udp rx: 1506 MB/s 1226012 calls/s # udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # udp rx: 1815 MB/s 1475596 calls/s # udp tx: 1958 MB/s 33223 calls/s 33223 msg/s # udp rx: 1521 MB/s 1237242 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 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: 1219 MB/s 990507 calls/s # udp tx: 1624 MB/s 27553 calls/s 27553 msg/s # udp rx: 1423 MB/s 1154703 calls/s # udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # udp rx: 1662 MB/s 1350658 calls/s # udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # UDP GRO fwd perf udp rx: 1528 MB/s 1238393 calls/s # udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # udp rx: 1531 MB/s 1240941 calls/s # udp tx: 1799 MB/s 30521 calls/s 30521 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__->