Support for disabling FEC in the ICE PMD?
Andre Renard
andre.recnik at utoronto.ca
Sat Mar 18 23:22:38 CET 2023
Hello,
I'm trying to receive packets on an Intel E810 from a 100G source that doesn't support FEC. The normal API rte_eth_fec_get(_capability) just returns ENOTSUP. And trying to use testpmd just reports "Function not implemented". I'm using DPDK 22.11.1 on Ubuntu 22.04, and binding the E810 to the vfio-pci driver.
Is there some other way to disable FEC that I'm not seeing? I see lots of code in the PMD ICE driver related to FEC, but I'm not sure how one should use it?
Any suggestions would be greatly appreciated!
Regards,
Andre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20230318/e2ab76e2/attachment.htm>
More information about the users
mailing list