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: 1742 MB/s 1417942 calls/s # udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # udp rx: 1770 MB/s 1441104 calls/s # udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # udp rx: 1919 MB/s 1562410 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1390217 calls/s # udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # udp rx: 1810 MB/s 1473706 calls/s # udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # udp rx: 1919 MB/s 1562497 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1459 MB/s 24756 calls/s 24756 msg/s # udp rx: 18 MB/s 15240 calls/s # udp tx: 1590 MB/s 26983 calls/s 26983 msg/s # udp rx: 330 MB/s 269075 calls/s # udp tx: 1688 MB/s 28641 calls/s 28641 msg/s # udp rx: 206 MB/s 168025 calls/s # UDP tunnel GRO fwd perf udp rx: 103 MB/s 83938 calls/s # udp tx: 1708 MB/s 28980 calls/s 28980 msg/s # udp tx: 1650 MB/s 27996 calls/s 27996 msg/s # udp rx: 108 MB/s 88548 calls/s # udp tx: 1685 MB/s 28591 calls/s 28591 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1635 MB/s 1330631 calls/s # udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # udp rx: 1900 MB/s 1547247 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # udp rx: 1613 MB/s 1312748 calls/s # udp tx: 1647 MB/s 27950 calls/s 27950 msg/s # UDP GRO fwd perf udp rx: 1709 MB/s 1391290 calls/s # udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # udp rx: 1611 MB/s 1311537 calls/s # udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # udp rx: 1748 MB/s 1423105 calls/s # udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1794 MB/s 30437 calls/s 30437 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1775 MB/s 30114 calls/s 30114 msg/s # UDP tunnel GRO fwd perf udp tx: 1595 MB/s 27067 calls/s 27067 msg/s # udp rx: 302 MB/s 246318 calls/s # udp tx: 1786 MB/s 30295 calls/s 30295 msg/s # udp rx: 124 MB/s 101380 calls/s # udp tx: 1823 MB/s 30922 calls/s 30922 msg/s # udp rx: 48 MB/s 39371 calls/s 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__->