make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1165 MB/s 948908 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1177 MB/s 958466 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp rx: 1115 MB/s 907892 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # UDP GRO fwd perf udp rx: 1276 MB/s 1038794 calls/s # udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # udp rx: 1327 MB/s 1080829 calls/s # udp tx: 1336 MB/s 22668 calls/s 22668 msg/s # udp rx: 1287 MB/s 1047768 calls/s # udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1052 MB/s 856604 calls/s # udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # udp rx: 1169 MB/s 952144 calls/s # udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # udp rx: 1149 MB/s 935720 calls/s # udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # UDP GRO fwd perf udp rx: 1070 MB/s 871250 calls/s # udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # udp rx: 1145 MB/s 932195 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # udp rx: 1088 MB/s 886482 calls/s # udp tx: 1093 MB/s 18546 calls/s 18546 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->