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 3600 # 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: 619 MB/s 10504 calls/s 10504 msg/s # tcp rx: 622 MB/s 29723 calls/s # tcp tx: 604 MB/s 10249 calls/s 10249 msg/s # tcp rx: 604 MB/s 26453 calls/s # tcp tx: 446 MB/s 7567 calls/s 7567 msg/s # tcp rx: 449 MB/s 15985 calls/s # tcp tx: 572 MB/s 9707 calls/s 9707 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: 451 MB/s 328724 calls/s # udp tx: 544 MB/s 9237 calls/s 9237 msg/s # udp rx: 435 MB/s 316792 calls/s # udp tx: 491 MB/s 8342 calls/s 8342 msg/s # udp rx: 525 MB/s 382449 calls/s # udp tx: 566 MB/s 9608 calls/s 9608 msg/s # udp rx: 569 MB/s 414311 calls/s # udp tx: 616 MB/s 10457 calls/s 10457 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: 595 MB/s 434386 calls/s # udp tx: 623 MB/s 10578 calls/s 10578 msg/s # udp rx: 523 MB/s 381934 calls/s # udp tx: 510 MB/s 8663 calls/s 8663 msg/s # udp rx: 619 MB/s 451820 calls/s # udp tx: 627 MB/s 10647 calls/s 10647 msg/s # udp rx: 636 MB/s 464550 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 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__->