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: 680 MB/s 11541 calls/s 11541 msg/s # tcp rx: 685 MB/s 31552 calls/s # tcp tx: 664 MB/s 11274 calls/s 11274 msg/s # tcp rx: 663 MB/s 28616 calls/s # tcp tx: 696 MB/s 11805 calls/s 11805 msg/s # tcp rx: 701 MB/s 27218 calls/s # tcp tx: 706 MB/s 11990 calls/s 11990 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: 512 MB/s 372731 calls/s # udp tx: 572 MB/s 9703 calls/s 9703 msg/s # udp rx: 543 MB/s 395149 calls/s # udp tx: 601 MB/s 10201 calls/s 10201 msg/s # udp rx: 578 MB/s 419890 calls/s # udp tx: 648 MB/s 11000 calls/s 11000 msg/s # udp rx: 578 MB/s 420146 calls/s # udp tx: 648 MB/s 11004 calls/s 11004 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: 635 MB/s 463387 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # udp rx: 598 MB/s 436792 calls/s # udp tx: 598 MB/s 10155 calls/s 10155 msg/s # udp rx: 649 MB/s 473973 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 msg/s # udp rx: 638 MB/s 465812 calls/s # udp tx: 638 MB/s 10826 calls/s 10826 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__->