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: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 697 MB/s 35516 calls/s # tcp tx: 673 MB/s 11423 calls/s 11423 msg/s # tcp rx: 674 MB/s 34391 calls/s # tcp tx: 671 MB/s 11395 calls/s 11395 msg/s # tcp rx: 672 MB/s 34341 calls/s # tcp tx: 681 MB/s 11564 calls/s 11564 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: 525 MB/s 381357 calls/s # udp tx: 767 MB/s 13025 calls/s 13025 msg/s # udp rx: 545 MB/s 395025 calls/s # udp tx: 802 MB/s 13615 calls/s 13615 msg/s # udp rx: 548 MB/s 397568 calls/s # udp tx: 802 MB/s 13614 calls/s 13614 msg/s # udp rx: 563 MB/s 408576 calls/s # udp tx: 792 MB/s 13445 calls/s 13445 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: 701 MB/s 511309 calls/s # udp tx: 732 MB/s 12427 calls/s 12427 msg/s # udp rx: 1046 MB/s 763183 calls/s # udp tx: 1047 MB/s 17760 calls/s 17760 msg/s # udp rx: 1043 MB/s 761095 calls/s # udp tx: 1044 MB/s 17713 calls/s 17713 msg/s # udp rx: 1125 MB/s 820513 calls/s # udp tx: 1125 MB/s 19088 calls/s 19088 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__->