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: 1644 MB/s 1338872 calls/s # udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # udp rx: 1881 MB/s 1531925 calls/s # udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # udp rx: 1886 MB/s 1535407 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1437538 calls/s # udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # udp rx: 1922 MB/s 1564719 calls/s # udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # udp rx: 1909 MB/s 1554330 calls/s # udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 463 MB/s 376004 calls/s # udp tx: 1090 MB/s 18499 calls/s 18499 msg/s # udp rx: 640 MB/s 520064 calls/s # udp tx: 1088 MB/s 18466 calls/s 18466 msg/s # udp rx: 691 MB/s 560759 calls/s # udp tx: 1067 MB/s 18110 calls/s 18110 msg/s # UDP tunnel GRO fwd perf udp rx: 592 MB/s 480394 calls/s # udp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp rx: 707 MB/s 573550 calls/s # udp tx: 1088 MB/s 18454 calls/s 18454 msg/s # udp rx: 730 MB/s 592707 calls/s # udp tx: 1080 MB/s 18334 calls/s 18334 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1057 MB/s 860625 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # udp rx: 951 MB/s 774143 calls/s # udp tx: 1129 MB/s 19155 calls/s 19155 msg/s # udp rx: 1136 MB/s 925177 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # UDP GRO fwd perf udp rx: 1465 MB/s 1192214 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # udp rx: 1661 MB/s 1351343 calls/s # udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # udp rx: 1338 MB/s 1088649 calls/s # udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1771 MB/s 30048 calls/s 30048 msg/s # udp rx: 124 MB/s 100986 calls/s # udp tx: 1723 MB/s 29224 calls/s 29224 msg/s # udp rx: 88 MB/s 71842 calls/s # udp tx: 1788 MB/s 30327 calls/s 30327 msg/s # UDP tunnel GRO fwd perf udp tx: 1783 MB/s 30245 calls/s 30245 msg/s # udp rx: 1 MB/s 1600 calls/s # udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # udp rx: 119 MB/s 97421 calls/s # udp tx: 1861 MB/s 31575 calls/s 31575 msg/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__->