Skip to content

Commit

Permalink
liquidio: refactor interrupt moderation code
Browse files Browse the repository at this point in the history
Refactor interrupt moderation code for flexibility because parameters are
different for 10G and 25G cards.  Currently parameters (for 10G only) come
from macros compiled-in to the PF and VF drivers; fix it so that parameters
suitable for the card (10G or 25G) come from the NIC firmware via response
to a command.

Also bump up driver version to 1.5.1 to match newer NIC firmware version.

Signed-off-by: Prasad Kanneganti <prasad.kanneganti@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: Derek Chickles <derek.chickles@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Prasad Kanneganti authored and David S. Miller committed Mar 29, 2017
1 parent 4333d61 commit 50c0add
Show file tree
Hide file tree
Showing 5 changed files with 276 additions and 244 deletions.
Loading

0 comments on commit 50c0add

Please sign in to comment.