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 fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp rx: 1686 MB/s 1372211 calls/s # udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # udp rx: 1900 MB/s 1546936 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # udp rx: 1903 MB/s 1549444 calls/s # udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # UDP GRO fwd perf udp rx: 1024 MB/s 832754 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1119 MB/s 909877 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 736 MB/s 598933 calls/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1584 MB/s 26871 calls/s 26871 msg/s # udp rx: 294 MB/s 239817 calls/s # udp tx: 1692 MB/s 28712 calls/s 28712 msg/s # udp rx: 505 MB/s 411378 calls/s # udp tx: 1696 MB/s 28776 calls/s 28776 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1593 calls/s # udp tx: 1823 MB/s 30926 calls/s 30926 msg/s # udp tx: 1801 MB/s 30558 calls/s 30558 msg/s # udp rx: 15 MB/s 12323 calls/s # udp tx: 1709 MB/s 28988 calls/s 28988 msg/s # udp rx: 162 MB/s 132265 calls/s # IPv6 # No GRO ok # GRO frag list fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp rx: 1777 MB/s 1446649 calls/s # udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # udp rx: 1910 MB/s 1554802 calls/s # udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # udp rx: 1707 MB/s 1389611 calls/s # udp tx: 1846 MB/s 31324 calls/s 31324 msg/s # UDP GRO fwd perf udp rx: 1390 MB/s 1130613 calls/s # udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # udp rx: 1867 MB/s 1519939 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # udp rx: 1913 MB/s 1556935 calls/s # udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # udp rx: 1 MB/s 1094 calls/s # udp tx: 1753 MB/s 29740 calls/s 29740 msg/s # udp rx: 34 MB/s 28412 calls/s # udp tx: 1789 MB/s 30343 calls/s 30343 msg/s # UDP tunnel GRO fwd perf udp tx: 1809 MB/s 30695 calls/s 30695 msg/s # udp rx: 23 MB/s 19323 calls/s # udp tx: 1774 MB/s 30099 calls/s 30099 msg/s # udp rx: 112 MB/s 91502 calls/s # udp tx: 1843 MB/s 31274 calls/s 31274 msg/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 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__->