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: 584 MB/s 9913 calls/s 9913 msg/s # tcp rx: 584 MB/s 34735 calls/s # tcp tx: 661 MB/s 11216 calls/s 11216 msg/s # tcp rx: 661 MB/s 35956 calls/s # tcp tx: 633 MB/s 10750 calls/s 10750 msg/s # tcp rx: 634 MB/s 36306 calls/s # tcp tx: 610 MB/s 10354 calls/s 10354 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: 546 MB/s 396032 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 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: 917 MB/s 669499 calls/s # udp tx: 931 MB/s 15805 calls/s 15805 msg/s # udp rx: 974 MB/s 710515 calls/s # udp tx: 976 MB/s 16554 calls/s 16554 msg/s # udp rx: 942 MB/s 687449 calls/s # udp tx: 940 MB/s 15951 calls/s 15951 msg/s # udp rx: 990 MB/s 722453 calls/s # udp tx: 989 MB/s 16779 calls/s 16779 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__->