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: 1738 MB/s 1415179 calls/s # udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # udp rx: 1953 MB/s 1590386 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # udp rx: 1954 MB/s 1590710 calls/s # udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # UDP GRO fwd perf udp rx: 1812 MB/s 1475010 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # udp rx: 1934 MB/s 1574639 calls/s # udp tx: 1956 MB/s 33181 calls/s 33181 msg/s # udp rx: 1491 MB/s 1213991 calls/s # udp tx: 1471 MB/s 24958 calls/s 24958 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: 1583 MB/s 1284416 calls/s # udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # udp rx: 1541 MB/s 1251119 calls/s # udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # udp rx: 1590 MB/s 1290566 calls/s # udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # UDP GRO fwd perf udp rx: 1493 MB/s 1211884 calls/s # udp tx: 1828 MB/s 31009 calls/s 31009 msg/s # udp rx: 1446 MB/s 1171654 calls/s # udp tx: 1954 MB/s 33143 calls/s 33143 msg/s # udp rx: 1769 MB/s 1433600 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__->