Ondrej Kosta 5ebe6b51d8 esp_eth: fixed esp_eth_transmit_vargs to transmit only when link is up il y a 2 ans
..
main 5ebe6b51d8 esp_eth: fixed esp_eth_transmit_vargs to transmit only when link is up il y a 2 ans
.gitignore 14a6ab4a8e esp_eth: new test_app: emac layer tests il y a 4 ans
CMakeLists.txt 2bf7255285 Ethernet related tests improvements il y a 3 ans
README.md 2bf7255285 Ethernet related tests improvements il y a 3 ans
pytest_esp_eth.py f6715c9c29 esp_eth pytest: increased robustness of the L2 test il y a 2 ans
sdkconfig.ci.default_dm9051 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.default_dp83848 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.default_ip101 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests il y a 3 ans
sdkconfig.ci.default_ksz80xx 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.default_ksz8851snl 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.default_lan8720 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests il y a 3 ans
sdkconfig.ci.default_rtl8201 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.default_w5500 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.release_ip101 2bf7255285 Ethernet related tests improvements il y a 3 ans
sdkconfig.ci.single_core_ip101 bca026455c ci: remove redundent ci configs for chip support and network components il y a 2 ans

README.md

EMAC Test

Supported Targets ESP32

This test app is used to test Ethernet MAC behavior with different chips.

Prerequisites

Install third part Python packages:

pip install scapy