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 6000 # 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: 667 MB/s 11317 calls/s 11317 msg/s # tcp rx: 667 MB/s 29448 calls/s # tcp tx: 722 MB/s 12257 calls/s 12257 msg/s # tcp rx: 723 MB/s 25938 calls/s # tcp tx: 712 MB/s 12077 calls/s 12077 msg/s # tcp rx: 712 MB/s 25223 calls/s # tcp tx: 714 MB/s 12113 calls/s 12113 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: 494 MB/s 358656 calls/s # udp tx: 643 MB/s 10906 calls/s 10906 msg/s # udp rx: 508 MB/s 368803 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 508 MB/s 368964 calls/s # udp tx: 647 MB/s 10987 calls/s 10987 msg/s # udp rx: 499 MB/s 362230 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 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: 445 MB/s 324931 calls/s # udp tx: 454 MB/s 7704 calls/s 7704 msg/s # udp rx: 457 MB/s 333300 calls/s # udp tx: 457 MB/s 7760 calls/s 7760 msg/s # udp rx: 456 MB/s 333266 calls/s # udp tx: 457 MB/s 7759 calls/s 7759 msg/s # udp rx: 457 MB/s 333648 calls/s # udp tx: 458 MB/s 7768 calls/s 7768 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__->