HomeFreeBSD

ixl: remove unnecessary limitations related to netmap

Description

ixl: remove unnecessary limitations related to netmap

Netmap supports the case where TX rings and RX rings have different size.
Remove unnecessary limitations related to netmap support, making the code
simpler.
Also, check that the value of the hw head index written back from the NIC
is valid.

Reviewed by: erj
Differential Revision: https://reviews.freebsd.org/D18984

Details

Provenance
vmaffioneAuthored on
Reviewer
erj
Differential Revision
D18984: ixl: remove unnecessary limitations related to netmap
Parents
rS343558: MFC r343366:
Branches
Unknown
Tags
Unknown