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: 531 MB/s 9011 calls/s 9011 msg/s # tcp rx: 532 MB/s 31732 calls/s # tcp tx: 667 MB/s 11328 calls/s 11328 msg/s # tcp rx: 667 MB/s 33354 calls/s # tcp tx: 561 MB/s 9526 calls/s 9526 msg/s # tcp rx: 562 MB/s 29310 calls/s # tcp tx: 620 MB/s 10519 calls/s 10519 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: 509 MB/s 369408 calls/s # udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # udp rx: 647 MB/s 469760 calls/s # udp tx: 1073 MB/s 18204 calls/s 18204 msg/s # udp rx: 513 MB/s 372224 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 630 MB/s 456960 calls/s # udp tx: 1143 MB/s 19399 calls/s 19399 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: 1021 MB/s 744969 calls/s # udp tx: 1048 MB/s 17777 calls/s 17777 msg/s # udp rx: 1103 MB/s 804938 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp rx: 1109 MB/s 809191 calls/s # udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # udp rx: 1105 MB/s 806361 calls/s # udp tx: 1107 MB/s 18776 calls/s 18776 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__->