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: 1728 MB/s 1406820 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1686 MB/s 1372791 calls/s # udp tx: 1879 MB/s 31882 calls/s 31882 msg/s # udp rx: 1836 MB/s 1494520 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1449285 calls/s # udp tx: 1886 MB/s 31994 calls/s 31994 msg/s # udp rx: 1757 MB/s 1431006 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1851 MB/s 1506800 calls/s # udp tx: 1888 MB/s 32033 calls/s 32033 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 rx: 49 MB/s 40156 calls/s # udp tx: 1788 MB/s 30332 calls/s 30332 msg/s # udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # udp rx: 26 MB/s 21954 calls/s # udp tx: 1807 MB/s 30662 calls/s 30662 msg/s # UDP tunnel GRO fwd perf udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # udp rx: 1 MB/s 1488 calls/s # udp tx: 1846 MB/s 31322 calls/s 31322 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1835 MB/s 31125 calls/s 31125 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: 1056 MB/s 860136 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp rx: 1195 MB/s 973460 calls/s # udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # udp rx: 1201 MB/s 978287 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # UDP GRO fwd perf udp rx: 1143 MB/s 931035 calls/s # udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # udp rx: 1199 MB/s 976407 calls/s # udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # udp rx: 1119 MB/s 910753 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 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: 977 MB/s 16575 calls/s 16575 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp rx: 108 MB/s 88706 calls/s # udp tx: 1189 MB/s 20177 calls/s 20177 msg/s # UDP tunnel GRO fwd perf udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # udp rx: 76 MB/s 62495 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # udp rx: 136 MB/s 110854 calls/s # udp tx: 1174 MB/s 19926 calls/s 19926 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__->