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: 1371 MB/s 23269 calls/s 23269 msg/s # tcp rx: 1373 MB/s 59988 calls/s # tcp tx: 1334 MB/s 22629 calls/s 22629 msg/s # tcp rx: 1335 MB/s 59093 calls/s # tcp tx: 1281 MB/s 21742 calls/s 21742 msg/s # tcp rx: 1282 MB/s 58148 calls/s # tcp tx: 1297 MB/s 22002 calls/s 22002 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: 639 MB/s 462592 calls/s # udp tx: 1681 MB/s 28525 calls/s 28525 msg/s # udp rx: 671 MB/s 485888 calls/s # udp tx: 1527 MB/s 25906 calls/s 25906 msg/s # udp rx: 684 MB/s 494848 calls/s # udp tx: 1662 MB/s 28200 calls/s 28200 msg/s # udp rx: 685 MB/s 495616 calls/s # udp tx: 1666 MB/s 28261 calls/s 28261 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: 716 MB/s 522491 calls/s # udp tx: 741 MB/s 12581 calls/s 12581 msg/s # udp rx: 738 MB/s 538552 calls/s # udp tx: 739 MB/s 12548 calls/s 12548 msg/s # udp rx: 739 MB/s 539155 calls/s # udp tx: 740 MB/s 12560 calls/s 12560 msg/s # udp rx: 734 MB/s 535878 calls/s # udp tx: 736 MB/s 12488 calls/s 12488 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__->