Re: [PATCH 2/2] net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

2021-06-27 Thread Ramon Fried
On Thu, Jun 24, 2021 at 9:35 AM Ashok Reddy Soma wrote: > > Add support for 10G/25G (XXV) high speed ethernet. This Makes use of > the exiting AXI DMA, similar to 1G. > > Signed-off-by: Alessandro Temil > Signed-off-by: Ashok Reddy Soma > --- > > drivers/net/xilinx_axi_emac.c | 162

[PATCH 2/2] net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

2021-06-23 Thread Ashok Reddy Soma
Add support for 10G/25G (XXV) high speed ethernet. This Makes use of the exiting AXI DMA, similar to 1G. Signed-off-by: Alessandro Temil Signed-off-by: Ashok Reddy Soma --- drivers/net/xilinx_axi_emac.c | 162 +- 1 file changed, 118 insertions(+), 44 deletions(-