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: 1216 MB/s 988310 calls/s # udp tx: 1395 MB/s 23677 calls/s 23677 msg/s # udp rx: 1334 MB/s 1084186 calls/s # udp tx: 1412 MB/s 23954 calls/s 23954 msg/s # udp rx: 1344 MB/s 1092449 calls/s # udp tx: 1411 MB/s 23945 calls/s 23945 msg/s # UDP GRO fwd perf udp rx: 1304 MB/s 1060749 calls/s # udp tx: 1416 MB/s 24028 calls/s 24028 msg/s # udp rx: 1394 MB/s 1134322 calls/s # udp tx: 1421 MB/s 24109 calls/s 24109 msg/s # udp rx: 1393 MB/s 1133907 calls/s # udp tx: 1419 MB/s 24079 calls/s 24079 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 tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 942 MB/s 767020 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 1058 MB/s 860842 calls/s # udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # udp rx: 1026 MB/s 835839 calls/s # UDP GRO fwd perf udp rx: 1230 MB/s 998694 calls/s # udp tx: 1631 MB/s 27663 calls/s 27663 msg/s # udp rx: 1730 MB/s 1403275 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # udp rx: 1589 MB/s 1289634 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 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__->