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 # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -t # tcp tx: 693 MB/s 11757 calls/s 11757 msg/s # tcp rx: 693 MB/s 35281 calls/s # tcp tx: 561 MB/s 9516 calls/s 9516 msg/s # tcp rx: 560 MB/s 35349 calls/s # tcp tx: 551 MB/s 9352 calls/s 9352 msg/s # tcp rx: 551 MB/s 33940 calls/s # tcp tx: 565 MB/s 9596 calls/s 9596 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -v # udp rx: 505 MB/s 366080 calls/s # udp tx: 831 MB/s 14098 calls/s 14098 msg/s # udp rx: 531 MB/s 384706 calls/s # udp tx: 807 MB/s 13696 calls/s 13696 msg/s # udp rx: 503 MB/s 364544 calls/s # udp tx: 841 MB/s 14272 calls/s 14272 msg/s # udp rx: 503 MB/s 364544 calls/s # udp tx: 840 MB/s 14258 calls/s 14258 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -G # udp rx: 646 MB/s 471637 calls/s # udp tx: 662 MB/s 11229 calls/s 11229 msg/s # udp rx: 681 MB/s 496947 calls/s # udp tx: 680 MB/s 11540 calls/s 11540 msg/s # udp rx: 658 MB/s 480201 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # udp rx: 692 MB/s 504797 calls/s # udp tx: 696 MB/s 11805 calls/s 11805 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__->