mirror_zfs/tests/zfs-tests/tests
Brian Atkinson 559d34e8c2 Updating dio_read_verify ZTS test (#16830)
There was a recent CI ZTS test failure on FreeBSD 14 for the
dio_read_verify test case. The failure reported there was no ARC reads
while the buffer wes being manipulated. All checksum verify errors for
Direct I/O reads are rerouted through the ARC, so there should be ARC
reads accounted for. In order to help debug any future failures of this
test case, the order of checks has been changed. First there is a check
for DIO verify failures for the reads and then ARC read counts are
checked.

This PR also contains general cleanup of the comments in the test
script.

Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
2025-04-16 09:59:45 -07:00
..
functional Updating dio_read_verify ZTS test (#16830) 2025-04-16 09:59:45 -07:00
perf SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
Makefile.am ZTS: ICP encryption tests 2025-04-16 09:59:44 -07:00