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: 1475 MB/s 1199312 calls/s # udp tx: 1709 MB/s 28990 calls/s 28990 msg/s # udp rx: 1572 MB/s 1279507 calls/s # udp tx: 1787 MB/s 30323 calls/s 30323 msg/s # udp rx: 1896 MB/s 1544019 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # UDP GRO fwd perf udp rx: 1520 MB/s 1237384 calls/s # udp tx: 1822 MB/s 30913 calls/s 30913 msg/s # udp rx: 1503 MB/s 1223533 calls/s # udp tx: 1698 MB/s 28816 calls/s 28816 msg/s # udp rx: 1707 MB/s 1389680 calls/s # udp tx: 1764 MB/s 29924 calls/s 29924 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: 1438 MB/s 1167982 calls/s # udp tx: 1777 MB/s 30156 calls/s 30156 msg/s # udp rx: 1791 MB/s 1452080 calls/s # udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # udp rx: 1790 MB/s 1450723 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # UDP GRO fwd perf udp rx: 1653 MB/s 1342329 calls/s # udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # udp rx: 1826 MB/s 1482790 calls/s # udp tx: 1927 MB/s 32697 calls/s 32697 msg/s # udp rx: 1546 MB/s 1253273 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 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__->