esp-idf/components/esp_eth/test_apps
Ondrej Kosta 7512bdecfe Merge branch 'feature/emac_start_stop_test' into 'master'
test_emac: extended Ethernet start/stop stress test

Closes IDF-4540

See merge request espressif/esp-idf!16755
2022-02-15 13:23:01 +00:00
..
main Merge branch 'feature/emac_start_stop_test' into 'master' 2022-02-15 13:23:01 +00:00
.gitignore esp_eth: new test_app: emac layer tests 2021-09-08 20:00:14 +08:00
CMakeLists.txt esp_eth: new test_app: emac layer tests 2021-09-08 20:00:14 +08:00
pytest_esp_eth.py Created EMAC start/stop stress test under heavy traffic 2022-02-14 08:21:43 +01:00
README.md Created EMAC start/stop stress test under heavy traffic 2022-02-14 08:21:43 +01:00
sdkconfig.ci.ip101 esp_eth: new test_app: emac layer tests 2021-09-08 20:00:14 +08:00
sdkconfig.ci.lan8720 Added KSZ8041/81 and LAN8720 Driver IDF v5.0 migration description 2021-12-03 14:28:52 +01:00

EMAC Test

Supported Targets ESP32

This test app is used to test MAC layer behavior with different PHY chips:

  • IP101
  • LAN8720

Prerequisites

Install third part Python packages:

pip install scapy