make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 557 MB/s 9452 calls/s 9452 msg/s # tcp rx: 561 MB/s 26913 calls/s # tcp tx: 609 MB/s 10344 calls/s 10344 msg/s # tcp rx: 613 MB/s 23396 calls/s # tcp tx: 603 MB/s 10239 calls/s 10239 msg/s # tcp rx: 604 MB/s 24033 calls/s # tcp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 427 MB/s 311313 calls/s # udp tx: 526 MB/s 8931 calls/s 8931 msg/s # udp rx: 503 MB/s 366197 calls/s # udp tx: 597 MB/s 10130 calls/s 10130 msg/s # udp rx: 520 MB/s 378481 calls/s # udp tx: 571 MB/s 9692 calls/s 9692 msg/s # udp rx: 564 MB/s 410647 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 426 MB/s 310761 calls/s # udp tx: 438 MB/s 7429 calls/s 7429 msg/s # udp rx: 390 MB/s 284474 calls/s # udp tx: 389 MB/s 6598 calls/s 6598 msg/s # udp rx: 413 MB/s 301516 calls/s # udp tx: 414 MB/s 7023 calls/s 7023 msg/s # udp rx: 413 MB/s 301728 calls/s # udp tx: 413 MB/s 7012 calls/s 7012 msg/s ok 1 selftests: net: udpgro_frglist.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__->