[UBOOT PATCH v3] test/py: net: Add dhcp abort test

Tom Rini trini at konsulko.com
Thu Nov 16 16:48:17 CET 2023


On Tue, Nov 14, 2023 at 02:09:01PM +0530, Love Kumar wrote:

> Abort the dhcp request in the middle by pressing ctrl + c on u-boot
> prompt and validate the abort status.
> 
> Signed-off-by: Love Kumar <love.kumar at amd.com>
> ---
> Changes in v2:
>  - Mark CMD_MII command dependency
> 
> Changes in v3:
>  - Skip the test if PHY device not present
> ---
>  test/py/tests/test_net.py | 47 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 47 insertions(+)

Can you try this on a Raspberry Pi, or other platform as well? With this
applied the problem I see now is that the next network test, ping, then
fails because we don't have network configuration now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231116/ca08680a/attachment.sig>


More information about the U-Boot mailing list