projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
807d103
c1a3e9f
)
Merge branch 'mana-EQ-sharing'
author
David S. Miller
<davem@davemloft.net>
Wed, 25 Aug 2021 10:06:54 +0000
(11:06 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 25 Aug 2021 10:06:54 +0000
(11:06 +0100)
Haiyang Zhang says:
====================
net: mana: Add support for EQ sharing
The existing code uses (1 + #vPorts * #Queues) MSIXs, which may exceed
the device limit.
Support EQ sharing, so that multiple vPorts can share the same set of
MSIXs.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge