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: 1116 MB/s 908229 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # udp rx: 1179 MB/s 959882 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1228 MB/s 999991 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # UDP GRO fwd perf udp rx: 1283 MB/s 1044889 calls/s # udp tx: 1346 MB/s 22835 calls/s 22835 msg/s # udp rx: 1085 MB/s 883727 calls/s # udp tx: 1352 MB/s 22944 calls/s 22944 msg/s # udp rx: 1294 MB/s 1053265 calls/s # udp tx: 1350 MB/s 22900 calls/s 22900 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: 1124 MB/s 915278 calls/s # udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # udp rx: 1262 MB/s 1027607 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # udp rx: 1269 MB/s 1033151 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # UDP GRO fwd perf udp rx: 1238 MB/s 1008154 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1301 MB/s 1059397 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1244 MB/s 1013170 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 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__->