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: 1099 MB/s 894845 calls/s # udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # udp rx: 1233 MB/s 1003865 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1231 MB/s 1002750 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # UDP GRO fwd perf udp rx: 1200 MB/s 977245 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp rx: 1240 MB/s 1010182 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1227 MB/s 998899 calls/s # udp tx: 1228 MB/s 20835 calls/s 20835 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: 1445 MB/s 24522 calls/s 24522 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1849 MB/s 31371 calls/s 31371 msg/s # UDP tunnel GRO fwd perf udp tx: 1776 MB/s 30127 calls/s 30127 msg/s # udp rx: 87 MB/s 71394 calls/s # udp tx: 1824 MB/s 30939 calls/s 30939 msg/s # udp rx: 121 MB/s 99222 calls/s # udp tx: 1756 MB/s 29793 calls/s 29793 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: 1125 MB/s 915906 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1165 MB/s 948442 calls/s # udp tx: 1183 MB/s 20076 calls/s 20076 msg/s # udp rx: 1167 MB/s 950156 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # UDP GRO fwd perf udp rx: 1039 MB/s 846379 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp rx: 1176 MB/s 957351 calls/s # udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # udp rx: 1195 MB/s 972747 calls/s # udp tx: 1207 MB/s 20476 calls/s 20476 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: 1725 MB/s 29259 calls/s 29259 msg/s # udp rx: 104 MB/s 84923 calls/s # udp tx: 1863 MB/s 31612 calls/s 31612 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # UDP tunnel GRO fwd perf udp tx: 1564 MB/s 26537 calls/s 26537 msg/s # udp rx: 9 MB/s 7651 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1123 MB/s 19055 calls/s 19055 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__->