Re: [PATCH v1 1/5] net/ark: update mpu code to match current hardware version

2022-05-19 Thread Kevin Traynor
On 18/05/2022 13:54, Ferruh Yigit wrote: On 5/6/2022 10:27 PM, Ed Czeck wrote: new version code remove device-level global operations remove ark_mpu_reset_stats function Hi Ed, please find a few comments inline. Also I assume 'mpu' is an abbreviation, can you please document what it stands f

Re: [PATCH v1 1/5] net/ark: update mpu code to match current hardware version

2022-05-18 Thread Ferruh Yigit
On 5/6/2022 10:27 PM, Ed Czeck wrote: new version code remove device-level global operations remove ark_mpu_reset_stats function Hi Ed, please find a few comments inline. Also I assume 'mpu' is an abbreviation, can you please document what it stands for in the commit log, like MPU (M.. P.. U

[PATCH v1 1/5] net/ark: update mpu code to match current hardware version

2022-05-06 Thread Ed Czeck
new version code remove device-level global operations remove ark_mpu_reset_stats function Signed-off-by: Ed Czeck --- drivers/net/ark/ark_ethdev.c| 2 -- drivers/net/ark/ark_ethdev_rx.c | 4 drivers/net/ark/ark_mpu.c | 21 - drivers/net/ark/ark_mpu.h |

[PATCH v1 1/5] net/ark: update mpu code to match current hardware version

2022-05-05 Thread Ed Czeck
new version code remove device-level global operations remove ark_mpu_reset_stats function Signed-off-by: Ed Czeck --- drivers/net/ark/ark_ethdev.c| 2 -- drivers/net/ark/ark_ethdev_rx.c | 4 drivers/net/ark/ark_mpu.c | 21 - drivers/net/ark/ark_mpu.h |