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: 882 MB/s 14975 calls/s 14975 msg/s # tcp rx: 883 MB/s 47532 calls/s # tcp tx: 857 MB/s 14543 calls/s 14543 msg/s # tcp rx: 858 MB/s 45724 calls/s # tcp tx: 828 MB/s 14057 calls/s 14057 msg/s # tcp rx: 829 MB/s 45415 calls/s # tcp tx: 775 MB/s 13158 calls/s 13158 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: 443 MB/s 322130 calls/s # udp tx: 762 MB/s 12938 calls/s 12938 msg/s # udp rx: 440 MB/s 319830 calls/s # udp tx: 712 MB/s 12082 calls/s 12082 msg/s # udp rx: 436 MB/s 316942 calls/s # udp tx: 731 MB/s 12407 calls/s 12407 msg/s # udp rx: 397 MB/s 288352 calls/s # udp tx: 752 MB/s 12766 calls/s 12766 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: 554 MB/s 404351 calls/s # udp tx: 796 MB/s 13514 calls/s 13514 msg/s # udp rx: 276 MB/s 201276 calls/s # udp tx: 694 MB/s 11783 calls/s 11783 msg/s # udp rx: 485 MB/s 354210 calls/s # udp tx: 669 MB/s 11358 calls/s 11358 msg/s # udp rx: 93 MB/s 67939 calls/s # udp tx: 788 MB/s 13381 calls/s 13381 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__->