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: 675 MB/s 11453 calls/s 11453 msg/s # tcp rx: 675 MB/s 23923 calls/s # tcp tx: 732 MB/s 12423 calls/s 12423 msg/s # tcp rx: 733 MB/s 24855 calls/s # tcp tx: 679 MB/s 11525 calls/s 11525 msg/s # tcp rx: 680 MB/s 30027 calls/s # tcp tx: 686 MB/s 11642 calls/s 11642 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: 506 MB/s 367827 calls/s # udp tx: 670 MB/s 11377 calls/s 11377 msg/s # udp rx: 578 MB/s 420067 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 578 MB/s 420277 calls/s # udp tx: 644 MB/s 10937 calls/s 10937 msg/s # udp rx: 564 MB/s 410413 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 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: 456 MB/s 333035 calls/s # udp tx: 468 MB/s 7943 calls/s 7943 msg/s # udp rx: 455 MB/s 332102 calls/s # udp tx: 455 MB/s 7720 calls/s 7720 msg/s # udp rx: 501 MB/s 365943 calls/s # udp tx: 501 MB/s 8509 calls/s 8509 msg/s # udp rx: 467 MB/s 340770 calls/s # udp tx: 469 MB/s 7960 calls/s 7960 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__->