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: 1526 MB/s 1241666 calls/s # udp tx: 1984 MB/s 33660 calls/s 33660 msg/s # udp rx: 1924 MB/s 1566291 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp rx: 1924 MB/s 1564949 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # UDP GRO fwd perf udp rx: 1877 MB/s 1527573 calls/s # udp tx: 1960 MB/s 33251 calls/s 33251 msg/s # udp rx: 1928 MB/s 1568618 calls/s # udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # udp rx: 1935 MB/s 1574712 calls/s # udp tx: 1963 MB/s 33296 calls/s 33296 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 tx: 1551 MB/s 26315 calls/s 26315 msg/s # udp rx: 690 MB/s 561304 calls/s # udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # udp rx: 1261 MB/s 1023809 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1788 MB/s 1450272 calls/s # UDP GRO fwd perf udp rx: 1433 MB/s 1161246 calls/s # udp tx: 1980 MB/s 33595 calls/s 33595 msg/s # udp rx: 1524 MB/s 1235457 calls/s # udp tx: 1971 MB/s 33435 calls/s 33435 msg/s # udp rx: 1527 MB/s 1237644 calls/s # udp tx: 1973 MB/s 33469 calls/s 33469 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__->