diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-07-09 16:09:08 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-09 18:43:28 +0200 |
| commit | 3ea3b66344818bd78e891f2039455254bb0935ec (patch) | |
| tree | bb8a1b8c70267f62017c700d04d7f8cfb89ca9d5 /docs/syzbot.md | |
| parent | e2d3226c152b064706a6ef15f4595c482f6e6671 (diff) | |
Update syzbot.md
Diffstat (limited to 'docs/syzbot.md')
| -rw-r--r-- | docs/syzbot.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md index 03ae6098b..fbeb0e070 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -80,7 +80,9 @@ If you don't provide a patch, `syzbot` will test the tree as is. This is useful if this is your own tree which already contains the patch, or to check if the bug is already fixed by some recent commit. -After sending an email you should get a reply email with results within an hour. +After sending an email you should typically get a reply email with results within +an hour. In certain cases (e.g. syzbot is busy with a bisection) it might take +singnificantly longer, up to a few days (see #1923 for details). **Note**: you may send the request only to `syzbot` email address, as patches sent to some mailing lists (e.g. netdev, netfilter-devel) will trigger patchwork. |
