Re: [PATCH net-next v5] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs

From: Jakub Kicinski
Date: Wed Jun 05 2024 - 22:43:13 EST


On Sun, 2 Jun 2024 20:32:40 +0300 Elad Yifee wrote:
> struct mtk_mac {
> int id;
> + u8 ppe_idx;

I thought Daniel's suggestion was to remove this field.
I don't see your rebuke to that point or how it's addressed in the code.
Also it would be good if you CCed Daniel, always CC people who gave you
feedback.