make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 621 MB/s 10542 calls/s 10542 msg/s # tcp rx: 621 MB/s 32048 calls/s # tcp tx: 592 MB/s 10048 calls/s 10048 msg/s # tcp rx: 593 MB/s 30742 calls/s # tcp tx: 623 MB/s 10577 calls/s 10577 msg/s # tcp rx: 623 MB/s 32217 calls/s # tcp tx: 629 MB/s 10672 calls/s 10672 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: 490 MB/s 355740 calls/s # udp tx: 770 MB/s 13064 calls/s 13064 msg/s # udp rx: 510 MB/s 370216 calls/s # udp tx: 736 MB/s 12487 calls/s 12487 msg/s # udp rx: 522 MB/s 378624 calls/s # udp tx: 816 MB/s 13848 calls/s 13848 msg/s # udp rx: 527 MB/s 382528 calls/s # udp tx: 726 MB/s 12322 calls/s 12322 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: 670 MB/s 488747 calls/s # udp tx: 686 MB/s 11649 calls/s 11649 msg/s # udp rx: 635 MB/s 463793 calls/s # udp tx: 635 MB/s 10777 calls/s 10777 msg/s # udp rx: 634 MB/s 462523 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp rx: 635 MB/s 463305 calls/s # udp tx: 635 MB/s 10773 calls/s 10773 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__->