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: 1782 MB/s 1450704 calls/s # udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # udp rx: 1936 MB/s 1576175 calls/s # udp tx: 1958 MB/s 33215 calls/s 33215 msg/s # udp rx: 1885 MB/s 1535119 calls/s # udp tx: 1946 MB/s 33007 calls/s 33007 msg/s # UDP GRO fwd perf udp rx: 1087 MB/s 883770 calls/s # udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # udp rx: 1175 MB/s 955716 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # udp rx: 1535 MB/s 1249269 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 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: 1481 MB/s 1201233 calls/s # udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # udp rx: 1718 MB/s 1393508 calls/s # udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # udp rx: 1777 MB/s 1441946 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # UDP GRO fwd perf udp rx: 1539 MB/s 1250015 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 1750 MB/s 1418245 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1736 MB/s 1408007 calls/s # udp tx: 1906 MB/s 32342 calls/s 32342 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__->