On Mon, 27 May 2024 14:15:28 +0800 Howard Wang <[email protected]> wrote:
> r8125 is for Realtek 2.5 Gigabit Ethernet NICs. > > Signed-off-by: Howard Wang <[email protected]> To the two drivers have any common code? Many drivers in DPDK use drivers/common for cases where two drivers can reuse same code.

