<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/test/py/tests/test_net.py, branch v2024.10-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/test/py/tests/test_net.py?h=v2024.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/test/py/tests/test_net.py?h=v2024.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-07-04T15:26:30Z</updated>
<entry>
<title>test/py/tests: Update some network dependencies</title>
<updated>2024-07-04T15:26:30Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-06-18T20:23:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=98506897513718b7a47150b260eaa4638ce6c202'/>
<id>urn:sha1:98506897513718b7a47150b260eaa4638ce6c202</id>
<content type='text'>
On tests which require "tftpboot" we need to depend not on cmd_net but
rather cmd_tftpboot. And on tests which require cmd_pxe we do not need
to also depend on cmd_net as this should be handled already via Kconfig
logic.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>test/py: net: Add dhcp abort test</title>
<updated>2024-03-01T23:34:08Z</updated>
<author>
<name>Love Kumar</name>
<email>love.kumar@amd.com</email>
</author>
<published>2024-01-30T08:07:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=783ba859ad8f2b2511b27b9aa8cef7652402c6d4'/>
<id>urn:sha1:783ba859ad8f2b2511b27b9aa8cef7652402c6d4</id>
<content type='text'>
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 &lt;love.kumar@amd.com&gt;
</content>
</entry>
<entry>
<title>Revert "test/py: net: Add dhcp abort test"</title>
<updated>2024-01-18T14:05:38Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-01-18T14:05:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5b3cd0f31d6ce5fda358a64beca0d7f093d5553b'/>
<id>urn:sha1:5b3cd0f31d6ce5fda358a64beca0d7f093d5553b</id>
<content type='text'>
In practice, as this test defaults to enabled rather than disabled, too
many platforms now fail.

This reverts commit d8364738623ff47dd2321dd68da310abb58fe861.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>test/py: net: Add dhcp abort test</title>
<updated>2024-01-16T17:00:05Z</updated>
<author>
<name>Love Kumar</name>
<email>love.kumar@amd.com</email>
</author>
<published>2023-11-21T13:02:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d8364738623ff47dd2321dd68da310abb58fe861'/>
<id>urn:sha1:d8364738623ff47dd2321dd68da310abb58fe861</id>
<content type='text'>
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 &lt;love.kumar@amd.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge patch series "net fixes prior lwip"</title>
<updated>2024-01-11T16:25:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-01-11T16:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ee7a8ec6f1711abe9619fd8765edc16742be9de'/>
<id>urn:sha1:2ee7a8ec6f1711abe9619fd8765edc16742be9de</id>
<content type='text'>
Maxim Uvarov &lt;maxim.uvarov@linaro.org&gt; says:

Add small net fixes prior lwip patches.
</content>
</entry>
<entry>
<title>test_net: print out net list</title>
<updated>2024-01-11T16:24:58Z</updated>
<author>
<name>Maxim Uvarov</name>
<email>maxim.uvarov@linaro.org</email>
</author>
<published>2023-12-26T15:46:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6163467a34b8a77da55202fd3cf079947f93841'/>
<id>urn:sha1:e6163467a34b8a77da55202fd3cf079947f93841</id>
<content type='text'>
Printing net list is useful in CI log files.

Signed-off-by: Maxim Uvarov &lt;maxim.uvarov@linaro.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test/py: net: Add a TFTP put test</title>
<updated>2023-11-29T14:32:15Z</updated>
<author>
<name>Love Kumar</name>
<email>love.kumar@amd.com</email>
</author>
<published>2023-11-08T07:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f0588a1a9b3dc380141d65885dd5f0cee09b940'/>
<id>urn:sha1:9f0588a1a9b3dc380141d65885dd5f0cee09b940</id>
<content type='text'>
Execute tftpput command for uploading files to a server and validate its
size &amp; CRC32.

Signed-off-by: Love Kumar &lt;love.kumar@amd.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>test/py: net: Add a test for 'pxe get' command</title>
<updated>2023-10-10T12:57:29Z</updated>
<author>
<name>Love Kumar</name>
<email>love.kumar@amd.com</email>
</author>
<published>2023-10-03T13:12:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a82bfff5ea7089905dff14e65436d23c1e5adc4'/>
<id>urn:sha1:7a82bfff5ea7089905dff14e65436d23c1e5adc4</id>
<content type='text'>
Execute the 'pxe get' command to download a pxe configuration file from
the TFTP server and validate its interpretation.

Signed-off-by: Love Kumar &lt;love.kumar@amd.com&gt;
Reviewed-by: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Link: https://lore.kernel.org/r/b5d263cf61282b158052ba87bde1fb4a227c0bb7.1696338593.git.love.kumar@amd.com
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>test/py: IPv6 network discovery test</title>
<updated>2023-05-05T21:59:19Z</updated>
<author>
<name>Ehsan Mohandesi</name>
<email>emohandesi@linux.microsoft.com</email>
</author>
<published>2023-04-22T00:08:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eafbe16b01911daf742acc972581773201852b67'/>
<id>urn:sha1:eafbe16b01911daf742acc972581773201852b67</id>
<content type='text'>
Test the IPv6 network discovery feature if indicated by boardenv file.

Signed-off-by: Ehsan Mohandesi &lt;emohandesi@linux.microsoft.com&gt;
Reviewed-by: Viacheslav Mitrofanov &lt;v.v.mitrofanov@yadro.com&gt;
</content>
</entry>
<entry>
<title>net: dhcp6: Add a sandbox test for dhcp6</title>
<updated>2023-05-05T21:48:44Z</updated>
<author>
<name>Sean Edmond</name>
<email>seanedmond@microsoft.com</email>
</author>
<published>2023-04-11T17:48:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=29fb68c4ff362325426dee6646e4dc3de01539f1'/>
<id>urn:sha1:29fb68c4ff362325426dee6646e4dc3de01539f1</id>
<content type='text'>
Requires proper environment with DHCP6 server provisioned.

Signed-off-by: Sean Edmond &lt;seanedmond@microsoft.com&gt;
Reviewed-by: Ramon Fried &lt;rfried.dev@gmail.com&gt;
</content>
</entry>
</feed>
