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: 988 MB/s 804529 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp rx: 1334 MB/s 1085474 calls/s # udp tx: 1372 MB/s 23278 calls/s 23278 msg/s # udp rx: 1136 MB/s 924314 calls/s # udp tx: 1391 MB/s 23596 calls/s 23596 msg/s # UDP GRO fwd perf udp rx: 1314 MB/s 1069509 calls/s # udp tx: 1384 MB/s 23480 calls/s 23480 msg/s # udp rx: 1369 MB/s 1114700 calls/s # udp tx: 1391 MB/s 23602 calls/s 23602 msg/s # udp rx: 1353 MB/s 1100854 calls/s # udp tx: 1393 MB/s 23641 calls/s 23641 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: 1198 MB/s 973022 calls/s # udp tx: 1700 MB/s 28839 calls/s 28839 msg/s # udp rx: 1327 MB/s 1079875 calls/s # udp tx: 1381 MB/s 23432 calls/s 23432 msg/s # udp rx: 1258 MB/s 1024147 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # UDP GRO fwd perf udp rx: 1215 MB/s 989072 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 1280 MB/s 1042227 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 1230 MB/s 1000431 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 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__->