net engine: notify receiver of UDP link close
[fio.git] / REPORTING-BUGS
CommitLineData
fb0480b1
JA
1Reporting a bug
2---------------
3
4If you notice anything that seems like a fio bug, please do send email
5to the list (fio-devel@kernel.dk, see README) about it. You'll need
6to report at least:
7
81) A description of what you think the bug is
92) Environment (Linux distro version, kernel version). This is mostly
10 needed if it's a build bug.
113) The fio version. The most useful is the git top level commit, you
12 can find out by doing a cat .git/HEAD from the top level fio directory.
134) How to reproduce. Please include a full list of the parameters
14 passed to fio and the job file used (if any).
15
16That's it!