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: 661 MB/s 535390 calls/s # udp tx: 1450 MB/s 24601 calls/s 24601 msg/s # udp rx: 672 MB/s 544581 calls/s # udp tx: 1342 MB/s 22773 calls/s 22773 msg/s # udp rx: 703 MB/s 569747 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # UDP GRO fwd perf udp rx: 591 MB/s 478287 calls/s # udp tx: 1388 MB/s 23545 calls/s 23545 msg/s # udp rx: 674 MB/s 545895 calls/s # udp tx: 1377 MB/s 23365 calls/s 23365 msg/s # udp rx: 553 MB/s 448086 calls/s # udp tx: 1372 MB/s 23281 calls/s 23281 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: 585 MB/s 474281 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 785 MB/s 635593 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 818 MB/s 662636 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # UDP GRO fwd perf udp rx: 482 MB/s 390912 calls/s # udp tx: 1329 MB/s 22552 calls/s 22552 msg/s # udp rx: 510 MB/s 413184 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 515 MB/s 417207 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 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__->