On 12/20/2020 10:47 PM, Rahul Lakkireddy wrote:
This series of patches rework link handling and add support to
configure Forward Error Correction (FEC) capability.
Patch 1 removes legacy 16-bit link capabilities infrastructure
and always enables 32-bit link capabilities in firmware.
Patch 2 simplifies link handling in preparation for FEC support.
Patch 3 adds support to configure link FEC when supported.
Thanks,
Rahul
Karra Satwik (3):
net/cxgbe: remove legacy 16-bit link capabilities
net/cxgbe: rework and simplify link handling code
net/cxgbe: implement ethdev ops to configure link FEC
Series applied to dpdk-next-net/main, thanks.