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: 1571 MB/s 1278842 calls/s # udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # udp rx: 1502 MB/s 1222974 calls/s # udp tx: 1936 MB/s 32850 calls/s 32850 msg/s # udp rx: 1875 MB/s 1525523 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # UDP GRO fwd perf udp rx: 1708 MB/s 1390715 calls/s # udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # udp rx: 1956 MB/s 1592501 calls/s # udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # udp rx: 1957 MB/s 1593727 calls/s # udp tx: 1967 MB/s 33364 calls/s 33364 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: 1491 MB/s 1209862 calls/s # udp tx: 1817 MB/s 30823 calls/s 30823 msg/s # udp rx: 1725 MB/s 1399983 calls/s # udp tx: 1867 MB/s 31682 calls/s 31682 msg/s # udp rx: 1777 MB/s 1440256 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1302526 calls/s # udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # udp rx: 1691 MB/s 1370673 calls/s # udp tx: 1959 MB/s 33239 calls/s 33239 msg/s # udp rx: 1692 MB/s 1370853 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 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__->