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: 1446 MB/s 1176066 calls/s # udp tx: 1879 MB/s 31878 calls/s 31878 msg/s # udp rx: 1868 MB/s 1520881 calls/s # udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # udp rx: 1881 MB/s 1531426 calls/s # udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1407278 calls/s # udp tx: 1861 MB/s 31564 calls/s 31564 msg/s # udp rx: 1895 MB/s 1540215 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # udp rx: 1893 MB/s 1539326 calls/s # udp tx: 1940 MB/s 32904 calls/s 32904 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: 1533 MB/s 1243900 calls/s # udp tx: 1807 MB/s 30648 calls/s 30648 msg/s # udp rx: 1665 MB/s 1350068 calls/s # udp tx: 1886 MB/s 31992 calls/s 31992 msg/s # udp rx: 1716 MB/s 1391119 calls/s # udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # UDP GRO fwd perf udp rx: 1433 MB/s 1161725 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1599 MB/s 1296335 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # udp rx: 1244 MB/s 1009259 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 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__->