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: 591 MB/s 10031 calls/s 10031 msg/s # tcp rx: 592 MB/s 24057 calls/s # tcp tx: 714 MB/s 12113 calls/s 12113 msg/s # tcp rx: 715 MB/s 29101 calls/s # tcp tx: 680 MB/s 11545 calls/s 11545 msg/s # tcp rx: 681 MB/s 25455 calls/s # tcp tx: 647 MB/s 10976 calls/s 10976 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: 429 MB/s 311552 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp rx: 504 MB/s 366234 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 msg/s # udp rx: 453 MB/s 328960 calls/s # udp tx: 658 MB/s 11168 calls/s 11168 msg/s # udp rx: 576 MB/s 418705 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 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: 575 MB/s 419766 calls/s # udp tx: 595 MB/s 10096 calls/s 10096 msg/s # udp rx: 649 MB/s 473669 calls/s # udp tx: 648 MB/s 11000 calls/s 11000 msg/s # udp rx: 643 MB/s 469198 calls/s # udp tx: 642 MB/s 10900 calls/s 10900 msg/s # udp rx: 638 MB/s 465961 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__->