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: 1667 MB/s 1353758 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1831 MB/s 1485701 calls/s # udp tx: 1972 MB/s 33458 calls/s 33458 msg/s # udp rx: 1713 MB/s 1393571 calls/s # udp tx: 1971 MB/s 33438 calls/s 33438 msg/s # UDP GRO fwd perf udp rx: 1869 MB/s 1521182 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # udp rx: 1949 MB/s 1586663 calls/s # udp tx: 1963 MB/s 33296 calls/s 33296 msg/s # udp rx: 1950 MB/s 1587259 calls/s # udp tx: 1960 MB/s 33251 calls/s 33251 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: 1470 MB/s 1192556 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1581 MB/s 1281660 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1728 MB/s 1400320 calls/s # udp tx: 1949 MB/s 33071 calls/s 33071 msg/s # UDP GRO fwd perf udp rx: 1447 MB/s 1172262 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # udp rx: 1508 MB/s 1221983 calls/s # udp tx: 1974 MB/s 33488 calls/s 33488 msg/s # udp rx: 1432 MB/s 1160171 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 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__->