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: 1176 MB/s 957508 calls/s # udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # udp rx: 1234 MB/s 1004932 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1059 MB/s 861921 calls/s # udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # UDP GRO fwd perf udp rx: 1058 MB/s 861128 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 1219 MB/s 992447 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1221 MB/s 994466 calls/s # udp tx: 1224 MB/s 20776 calls/s 20776 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: 1077 MB/s 877316 calls/s # udp tx: 1174 MB/s 19921 calls/s 19921 msg/s # udp rx: 1072 MB/s 872732 calls/s # udp tx: 1187 MB/s 20144 calls/s 20144 msg/s # udp rx: 1118 MB/s 910758 calls/s # udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # UDP GRO fwd perf udp rx: 753 MB/s 613324 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp rx: 1124 MB/s 915540 calls/s # udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # udp rx: 1145 MB/s 932403 calls/s # udp tx: 1183 MB/s 20066 calls/s 20066 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__->