About IFLIB compliant network device driver development

From: PAVEL POPA <pavel.popa_at_edu.unife.it>
Date: Wed, 30 Aug 2023 13:58:00 UTC
I have a NIC (a SmartNIC actually) for which I have to implement a
driver, which in addition to RX and TX rings exposes also completion
CMPT rings. Due to this additional complication (the CMPT rings), I'm
not sure how appropriate it is to implement such a driver via the
IFLIB framework. Does anyone have any similar experience that can
share? Any suggestions at all, ideas, feedbacks?

Thanks in advance,
Pavel