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: 623 MB/s 10576 calls/s 10576 msg/s # tcp rx: 624 MB/s 31907 calls/s # tcp tx: 600 MB/s 10192 calls/s 10192 msg/s # tcp rx: 601 MB/s 30806 calls/s # tcp tx: 614 MB/s 10419 calls/s 10419 msg/s # tcp rx: 614 MB/s 31619 calls/s # tcp tx: 629 MB/s 10684 calls/s 10684 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: 531 MB/s 385530 calls/s # udp tx: 727 MB/s 12346 calls/s 12346 msg/s # udp rx: 563 MB/s 408832 calls/s # udp tx: 798 MB/s 13540 calls/s 13540 msg/s # udp rx: 569 MB/s 412928 calls/s # udp tx: 795 MB/s 13496 calls/s 13496 msg/s # udp rx: 579 MB/s 420096 calls/s # udp tx: 786 MB/s 13332 calls/s 13332 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: 666 MB/s 485894 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 698 MB/s 509068 calls/s # udp tx: 699 MB/s 11868 calls/s 11868 msg/s # udp rx: 699 MB/s 510095 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp rx: 710 MB/s 518117 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 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__->