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: 1625 MB/s 1323482 calls/s # udp tx: 1907 MB/s 32357 calls/s 32357 msg/s # udp rx: 1940 MB/s 1579688 calls/s # udp tx: 1946 MB/s 33021 calls/s 33021 msg/s # udp rx: 1943 MB/s 1582137 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1387068 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # udp rx: 1930 MB/s 1571795 calls/s # udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # udp rx: 1918 MB/s 1561487 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 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: 1330 MB/s 1079553 calls/s # udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # udp rx: 1792 MB/s 1454162 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 1852 MB/s 1503786 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # UDP GRO fwd perf udp rx: 1752 MB/s 1424000 calls/s # udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # udp rx: 1881 MB/s 1528775 calls/s # udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # udp rx: 1889 MB/s 1535279 calls/s # udp tx: 1930 MB/s 32750 calls/s 32750 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__->