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: 527 MB/s 8941 calls/s 8941 msg/s # tcp rx: 527 MB/s 38205 calls/s # tcp tx: 563 MB/s 9558 calls/s 9558 msg/s # tcp rx: 564 MB/s 38593 calls/s # tcp tx: 553 MB/s 9388 calls/s 9388 msg/s # tcp rx: 554 MB/s 38004 calls/s # tcp tx: 555 MB/s 9429 calls/s 9429 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: 516 MB/s 375339 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # udp rx: 525 MB/s 381585 calls/s # udp tx: 635 MB/s 10785 calls/s 10785 msg/s # udp rx: 583 MB/s 423382 calls/s # udp tx: 734 MB/s 12465 calls/s 12465 msg/s # udp rx: 580 MB/s 421120 calls/s # udp tx: 745 MB/s 12652 calls/s 12652 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: 572 MB/s 417421 calls/s # udp tx: 585 MB/s 9925 calls/s 9925 msg/s # udp rx: 607 MB/s 443102 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 606 MB/s 442393 calls/s # udp tx: 606 MB/s 10280 calls/s 10280 msg/s # udp rx: 606 MB/s 442292 calls/s # udp tx: 618 MB/s 10498 calls/s 10498 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__->