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: 653 MB/s 11081 calls/s 11081 msg/s # tcp rx: 656 MB/s 22720 calls/s # tcp tx: 722 MB/s 12254 calls/s 12254 msg/s # tcp rx: 723 MB/s 24360 calls/s # tcp tx: 696 MB/s 11812 calls/s 11812 msg/s # tcp rx: 697 MB/s 23475 calls/s # tcp tx: 710 MB/s 12057 calls/s 12057 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: 448 MB/s 325486 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp rx: 410 MB/s 297646 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 msg/s # udp rx: 476 MB/s 346772 calls/s # udp tx: 547 MB/s 9283 calls/s 9283 msg/s # udp rx: 553 MB/s 402432 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 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: 575 MB/s 420028 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # udp rx: 642 MB/s 468236 calls/s # udp tx: 635 MB/s 10777 calls/s 10777 msg/s # udp rx: 634 MB/s 462687 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp rx: 599 MB/s 437386 calls/s # udp tx: 599 MB/s 10168 calls/s 10168 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' hxx__-> echo $? 0 xx__->