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: 671 MB/s 11395 calls/s 11395 msg/s # tcp rx: 672 MB/s 35236 calls/s # tcp tx: 591 MB/s 10030 calls/s 10030 msg/s # tcp rx: 592 MB/s 30436 calls/s # tcp tx: 652 MB/s 11071 calls/s 11071 msg/s # tcp rx: 653 MB/s 33558 calls/s # tcp tx: 595 MB/s 10101 calls/s 10101 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: 493 MB/s 357278 calls/s # udp tx: 867 MB/s 14719 calls/s 14719 msg/s # udp rx: 560 MB/s 405760 calls/s # udp tx: 822 MB/s 13951 calls/s 13951 msg/s # udp rx: 561 MB/s 406528 calls/s # udp tx: 826 MB/s 14012 calls/s 14012 msg/s # udp rx: 558 MB/s 404506 calls/s # udp tx: 812 MB/s 13785 calls/s 13785 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: 583 MB/s 425443 calls/s # udp tx: 597 MB/s 10140 calls/s 10140 msg/s # udp rx: 601 MB/s 438649 calls/s # udp tx: 600 MB/s 10190 calls/s 10190 msg/s # udp rx: 594 MB/s 433282 calls/s # udp tx: 593 MB/s 10060 calls/s 10060 msg/s # udp rx: 604 MB/s 440890 calls/s # udp tx: 604 MB/s 10255 calls/s 10255 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__->