Jiang Jiang Jian
|
0cc6903e15
|
Merge branch 'feature/spi_eth_no_int_v5.1' into 'release/v5.1'
feat(esp_eth): added SPI Ethernet module polling mode (v5.1)
See merge request espressif/esp-idf!29045
|
2024-02-28 11:11:01 +08:00 |
|
Jiang Jiang Jian
|
ab894a1086
|
Merge branch 'bugfix/spi_eth_recv_alloc_v5.1' into 'release/v5.1'
fix(esp_eth): improved SPI Ethernet _alloc_recv_buf error handling (v5.1)
See merge request espressif/esp-idf!29082
|
2024-02-28 11:10:38 +08:00 |
|
Ondrej Kosta
|
41b67e1031
|
fix(esp_eth): improved SPI Ethernet _alloc_recv_buf error handling
|
2024-02-16 16:03:59 +01:00 |
|
Ondrej Kosta
|
8d8fd2b765
|
feat(esp_eth): added SPI Ethernet module polling mode
Closes https://github.com/espressif/esp-idf/issues/12682
|
2024-02-15 14:27:45 +00:00 |
|
Ondrej Kosta
|
e9db535290
|
ci(esp_eth): enabled Ethernet ip101 jobs
|
2024-01-22 12:46:33 +01:00 |
|
Ondrej
|
1d3e466c61
|
ci(esp_eth): make additional Ethernet chips test as nightly run
|
2023-11-22 15:28:01 +01:00 |
|
Ondrej
|
1215fca04e
|
ci(esp_eth): added tests of all supported Etherent chips
|
2023-11-22 15:27:57 +01:00 |
|
Ondrej Kosta
|
1042115566
|
esp_eth pytest: increased robustness of the L2 test
Added filtering frames based on MAC address
|
2023-05-02 10:25:58 +02:00 |
|
Ondrej Kosta
|
51ea57f5b8
|
esp_eth: improved L2 test stability
|
2023-02-03 10:48:39 +01:00 |
|
Ondrej
|
2bf7255285
|
Ethernet related tests improvements
esp_eth: tests migrated to pytest and added support of multiple Ethernet devices
esp_netif: l2tap test migrated to pytest
|
2022-11-28 11:34:34 +00:00 |
|
Ondrej Kosta
|
2a09f887f3
|
eth test_apps: fixes problem with 'traffic_gen' process hanging
|
2022-08-03 07:42:38 +00:00 |
|
Ondrej Kosta
|
08f421a091
|
esp_eth: pytest_esp_eth CI timeout hotfix
|
2022-06-27 11:21:31 +02:00 |
|
Ondrej Kosta
|
e4217ff868
|
esp_eth/test_apps: fixed byte order of EthType during raw socket creation
|
2022-04-12 12:33:57 +00:00 |
|
Ondrej Kosta
|
be24d90e14
|
esp_eth/test_apps: test stability/performance improvement
|
2022-03-10 08:16:18 +01:00 |
|
Ondrej Kosta
|
57225f99c7
|
Created EMAC start/stop stress test under heavy traffic
|
2022-02-14 08:21:43 +01:00 |
|
Fu Hanxi
|
62a397a9b5
|
ci: add flaky test
|
2022-01-24 16:37:23 +08:00 |
|
Fu Hanxi
|
a801555299
|
ci: replace all component ut with pytest-embedded
|
2022-01-24 16:37:23 +08:00 |
|