From: Vincent Fu <vincentfu@gmail.com>
To: Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>,
Jens Axboe <axboe@kernel.dk>
Cc: "fio@vger.kernel.org" <fio@vger.kernel.org>,
Damien Le Moal <dlemoal@kernel.org>
Subject: Re: [PATCH v2 0/8] zbd: support continue_on_error for zonemode=zbd
Date: Thu, 8 May 2025 13:18:42 -0400 [thread overview]
Message-ID: <0f0fadc3-61fd-4956-b60b-fbb9844f07b2@gmail.com> (raw)
In-Reply-To: <brryp7uhtfs6ujltz5c5v3sq4laqqi4yvrwvndr3masoz7pkrd@5rct3dza32t2>
On 5/7/25 9:28 PM, Shinichiro Kawasaki wrote:
> On May 07, 2025 / 11:22, Jens Axboe wrote:
> ...
>>> Shin'ichiro, there are some build failures with macOS and Windows:
>>>
>>> https://github.com/axboe/fio/actions/runs/14882253382
>>
>> Indeed... Guess I should've staged it, in lieu of our CI being
>> able to pick up and build on-list patches.
>>
>> Shin'ichiro, please fix those up, thanks.
>
> Sorry for the trouble. I created the fix PR [1], and it's already merged.
> Thanks for the quick action.
>
> [1] https://github.com/axboe/fio/pull/1893
>
> To prevent this mistake in the future, I will do compile test on my MacBook,
> or create PR to run the CI.
I actually have a bot that runs mailing list patches through our CI but
lore.kernel.org recently implemented measures against web scraping bots.
However, I changed fiotestbot to now masquarade as the Lynx browser and
it should be working again.
Vincent
prev parent reply other threads:[~2025-05-08 17:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 5:21 [PATCH v2 0/8] zbd: support continue_on_error for zonemode=zbd Shin'ichiro Kawasaki
2025-04-25 5:21 ` [PATCH v2 1/8] oslib: blkzoned: add blkzoned_move_zone_wp() helper function Shin'ichiro Kawasaki
2025-05-07 7:35 ` Damien Le Moal
2025-04-25 5:21 ` [PATCH v2 2/8] ioengine: add move_zone_wp() callback Shin'ichiro Kawasaki
2025-05-07 7:36 ` Damien Le Moal
2025-04-25 5:21 ` [PATCH v2 3/8] engines/libzbc: implement move_zone_wp callback Shin'ichiro Kawasaki
2025-05-07 7:41 ` Damien Le Moal
2025-04-25 5:21 ` [PATCH v2 4/8] zbd: introduce zbd_move_zone_wp() Shin'ichiro Kawasaki
2025-05-07 7:43 ` Damien Le Moal
2025-04-25 5:21 ` [PATCH v2 5/8] zbd: add the recover_zbd_write_error option Shin'ichiro Kawasaki
2025-05-07 7:48 ` Damien Le Moal
2025-04-25 5:21 ` [PATCH v2 6/8] t/zbd: set badblocks related parameters in run-tests-against-nullb Shin'ichiro Kawasaki
2025-04-25 5:21 ` [PATCH v2 7/8] t/zbd: add the test cases to confirm continue_on_error option Shin'ichiro Kawasaki
2025-04-25 5:21 ` [PATCH v2 8/8] t/zbd: add run-tests-against-scsi_debug Shin'ichiro Kawasaki
2025-05-07 11:29 ` [PATCH v2 0/8] zbd: support continue_on_error for zonemode=zbd Jens Axboe
2025-05-07 17:19 ` Vincent Fu
2025-05-07 17:22 ` Jens Axboe
2025-05-08 1:28 ` Shinichiro Kawasaki
2025-05-08 17:18 ` Vincent Fu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0f0fadc3-61fd-4956-b60b-fbb9844f07b2@gmail.com \
--to=vincentfu@gmail.com \
--cc=axboe@kernel.dk \
--cc=dlemoal@kernel.org \
--cc=fio@vger.kernel.org \
--cc=shinichiro.kawasaki@wdc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.