Commit Graph

5 Commits

Author SHA1 Message Date
zengyu
82d6e838de k1: ethercat: fix incorrect error path in emac_probe
Change-Id: I33da6d78004f62e8607050fe19d5f6c461afc84a
2025-07-01 10:27:38 +08:00
zengyu
125f711256 k1: ethercat: native driver optimization
Reused SKBs in the RX path to avoid frequent allocation and free.
In a 24-hour test running the same demo, max execution time jitter was
reduced by 18.1%, lowering the risk of synchronization failure.

Change-Id: I23bc1c0c56677dd233548cc183e8e5f1497ddefa
2025-07-01 10:27:13 +08:00
zhangmeng
7692b46beb ethercat: change file mode to 0644
Change-Id: I6c67895e1485fbd88beae000e04990ad3ec099e0
2025-02-18 15:38:41 +08:00
zengyu
34f713a7eb Fix error handling in the EtherCAT driver
Change-Id: I1bfb79cbed777ba103ecc01ef91432dcffd5af3b
2024-12-07 16:05:53 +08:00
zengyu
11fb89ee6a ethercat master and device driver
Change-Id: I8ef00eeb516357ea8666da2c16d7b6596ec4bb29
2024-12-07 16:05:52 +08:00