make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 795 MB/s 13492 calls/s 13492 msg/s # tcp rx: 795 MB/s 43537 calls/s # tcp tx: 864 MB/s 14667 calls/s 14667 msg/s # tcp rx: 864 MB/s 44875 calls/s # tcp tx: 722 MB/s 12259 calls/s 12259 msg/s # tcp rx: 724 MB/s 45678 calls/s # tcp tx: 442 MB/s 7499 calls/s 7499 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: 477 MB/s 346400 calls/s # udp tx: 712 MB/s 12089 calls/s 12089 msg/s # udp rx: 558 MB/s 404480 calls/s # udp tx: 980 MB/s 16637 calls/s 16637 msg/s # udp rx: 650 MB/s 471552 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 380 MB/s 275788 calls/s # udp tx: 789 MB/s 13395 calls/s 13395 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: 446 MB/s 325458 calls/s # udp tx: 471 MB/s 8003 calls/s 8003 msg/s # udp rx: 677 MB/s 493752 calls/s # udp tx: 680 MB/s 11536 calls/s 11536 msg/s # udp rx: 668 MB/s 487404 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 491 MB/s 358134 calls/s # udp tx: 499 MB/s 8464 calls/s 8464 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->