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: 1310 MB/s 1065984 calls/s # udp tx: 1763 MB/s 29911 calls/s 29911 msg/s # udp rx: 1830 MB/s 1488390 calls/s # udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # udp rx: 457 MB/s 370257 calls/s # udp tx: 1365 MB/s 23154 calls/s 23154 msg/s # UDP GRO fwd perf udp rx: 419 MB/s 339571 calls/s # udp tx: 1348 MB/s 22867 calls/s 22867 msg/s # udp rx: 546 MB/s 441576 calls/s # udp tx: 1363 MB/s 23123 calls/s 23123 msg/s # udp rx: 540 MB/s 437077 calls/s # udp tx: 1369 MB/s 23235 calls/s 23235 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: 377 MB/s 306162 calls/s # udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # udp rx: 638 MB/s 518036 calls/s # udp tx: 1342 MB/s 22767 calls/s 22767 msg/s # udp rx: 308 MB/s 249349 calls/s # udp tx: 1400 MB/s 23752 calls/s 23752 msg/s # UDP GRO fwd perf udp rx: 442 MB/s 357914 calls/s # udp tx: 1337 MB/s 22690 calls/s 22690 msg/s # udp rx: 338 MB/s 273947 calls/s # udp tx: 1390 MB/s 23591 calls/s 23591 msg/s # udp rx: 489 MB/s 395776 calls/s # udp tx: 1350 MB/s 22908 calls/s 22908 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__->