Jens Axboe | fb0480b | 2007-03-28 09:16:08 +0200 | [diff] [blame] | 1 | Reporting a bug |
| 2 | --------------- |
| 3 | |
| 4 | If you notice anything that seems like a fio bug, please do send email |
Randy Dunlap | 26eca2d | 2009-05-13 07:50:38 +0200 | [diff] [blame] | 5 | to the list (fio@vger.kernel.org, see README) about it. You'll need |
Jens Axboe | fb0480b | 2007-03-28 09:16:08 +0200 | [diff] [blame] | 6 | to report at least: |
| 7 | |
| 8 | 1) A description of what you think the bug is |
| 9 | 2) Environment (Linux distro version, kernel version). This is mostly |
| 10 | needed if it's a build bug. |
Jens Axboe | d793f80 | 2012-10-20 19:55:50 +0200 | [diff] [blame] | 11 | 3) The output from fio --version. |
Jens Axboe | fb0480b | 2007-03-28 09:16:08 +0200 | [diff] [blame] | 12 | 4) How to reproduce. Please include a full list of the parameters |
| 13 | passed to fio and the job file used (if any). |
| 14 | |
| 15 | That's it! |