make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1530 MB/s 1245377 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # udp rx: 1819 MB/s 1481574 calls/s # udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # udp rx: 1878 MB/s 1528970 calls/s # udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # UDP GRO fwd perf udp rx: 1875 MB/s 1526912 calls/s # udp tx: 1952 MB/s 33111 calls/s 33111 msg/s # udp rx: 1950 MB/s 1587529 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1946 MB/s 1584496 calls/s # udp tx: 1957 MB/s 33194 calls/s 33194 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: 934 MB/s 760576 calls/s # udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # udp rx: 1175 MB/s 956588 calls/s # udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # udp rx: 1250 MB/s 1017878 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # UDP GRO fwd perf udp rx: 1004 MB/s 818009 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # udp rx: 1198 MB/s 975963 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1242 MB/s 1011618 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 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__->