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: 1687 MB/s 1373130 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # udp rx: 1817 MB/s 1479603 calls/s # udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # udp rx: 1961 MB/s 1596998 calls/s # udp tx: 1972 MB/s 33449 calls/s 33449 msg/s # UDP GRO fwd perf udp rx: 1862 MB/s 1516438 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1933 MB/s 1573488 calls/s # udp tx: 1959 MB/s 33240 calls/s 33240 msg/s # udp rx: 1748 MB/s 1421195 calls/s # udp tx: 1985 MB/s 33669 calls/s 33669 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: 1751 MB/s 1422028 calls/s # udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # udp rx: 1808 MB/s 1467006 calls/s # udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # udp rx: 1477 MB/s 1198042 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # UDP GRO fwd perf udp rx: 1429 MB/s 1158312 calls/s # udp tx: 1946 MB/s 33016 calls/s 33016 msg/s # udp rx: 1611 MB/s 1306401 calls/s # udp tx: 1959 MB/s 33242 calls/s 33242 msg/s # udp rx: 1573 MB/s 1275063 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 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__->