Re: [PATCH 2/2] test: dm: nfs: add a regression test for an oversized NFS read length
shj <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <f70400e0-9444-4ee4-b7ff-dea8f32d6c86__3832.0666922786$1786636646$gmane$org@byteray.co.uk> |
Hi Jerome, On 12.08.26 17:06, Jerome Forissier wrote: >> With the series applied to for-main I got a CI error, see: >> https://git.u-boot-project.org/u-boot/custodians/u-boot-net/-/jobs/68484 I applied both NFS patches on top of current for-main and ran the sandbox tests (I forgot to enable CONFIG_CMD_NFS in the sandbox config in the previous nfs patch, and the nfs test is skipped, exactly as in your job, sending v2). But overall I can't reproduce a failure, the failing test in that job, dm_test_dhcp6_serverid_reject, isn't on for-main. I applied the serverid series (fix + test) verbatim on current for-main (b752e441790) and t_dm_dm_test_dhcp6_serverid_reject passed. Could you tell me which tree/commit you saw this on (the job checked out for-main at 37f4c339, which I can't find on for-main now), or point me at your merged test/dm/eth.c? I'll reproduce against exactly that. Thanks, Shah