make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 561 MB/s 9515 calls/s 9515 msg/s # tcp rx: 561 MB/s 29138 calls/s # tcp tx: 538 MB/s 9141 calls/s 9141 msg/s # tcp rx: 559 MB/s 29390 calls/s # tcp tx: 448 MB/s 7613 calls/s 7613 msg/s # tcp rx: 442 MB/s 24049 calls/s # tcp tx: 451 MB/s 7662 calls/s 7662 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: 523 MB/s 379392 calls/s # udp tx: 1174 MB/s 19915 calls/s 19915 msg/s # udp rx: 604 MB/s 438096 calls/s # udp tx: 1068 MB/s 18123 calls/s 18123 msg/s # udp rx: 568 MB/s 412443 calls/s # udp tx: 1076 MB/s 18263 calls/s 18263 msg/s # udp rx: 482 MB/s 349368 calls/s # udp tx: 1077 MB/s 18276 calls/s 18276 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: 650 MB/s 474601 calls/s # udp tx: 671 MB/s 11388 calls/s 11388 msg/s # udp rx: 813 MB/s 593282 calls/s # udp tx: 816 MB/s 13843 calls/s 13843 msg/s # udp rx: 923 MB/s 673671 calls/s # udp tx: 925 MB/s 15695 calls/s 15695 msg/s # udp rx: 941 MB/s 686321 calls/s # udp tx: 947 MB/s 16071 calls/s 16071 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__->