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: 1665 MB/s 1355538 calls/s # udp tx: 1778 MB/s 30158 calls/s 30158 msg/s # udp rx: 1895 MB/s 1543200 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # udp rx: 1913 MB/s 1557753 calls/s # udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # UDP GRO fwd perf udp rx: 1553 MB/s 1264642 calls/s # udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # udp rx: 1766 MB/s 1438406 calls/s # udp tx: 1751 MB/s 29709 calls/s 29709 msg/s # udp rx: 1772 MB/s 1442955 calls/s # udp tx: 1801 MB/s 30554 calls/s 30554 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: 1753 MB/s 29737 calls/s 29737 msg/s # udp rx: 104 MB/s 84797 calls/s # udp tx: 1798 MB/s 30499 calls/s 30499 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # UDP tunnel GRO fwd perf udp tx: 1789 MB/s 30345 calls/s 30345 msg/s # udp rx: 2 MB/s 1936 calls/s # udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1853 MB/s 31434 calls/s 31434 msg/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: 895 MB/s 727641 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp rx: 1014 MB/s 824515 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1034 MB/s 840743 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1449439 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # udp rx: 1908 MB/s 1552439 calls/s # udp tx: 1945 MB/s 32994 calls/s 32994 msg/s # udp rx: 1903 MB/s 1549059 calls/s # udp tx: 1937 MB/s 32867 calls/s 32867 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: 1136 MB/s 19280 calls/s 19280 msg/s # udp rx: 1 MB/s 1433 calls/s # udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # udp rx: 5 MB/s 4147 calls/s # udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 1163 MB/s 19727 calls/s 19727 msg/s # udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # udp rx: 72 MB/s 58707 calls/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__->