projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d45cc3a
)
ibmvnic: Increase maximum number of RX/TX queues
author
Thomas Falcon
<tlfalcon@linux.vnet.ibm.com>
Mon, 18 Dec 2017 18:52:12 +0000
(12:52 -0600)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Dec 2017 19:08:20 +0000
(14:08 -0500)
Increase the number of queues allocated to accommodate recent
network adapter inclusions on the IBM vNIC platform.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/ibm/ibmvnic.h
b/drivers/net/ethernet/ibm/ibmvnic.h
index 0f8ef616153ab1fc4676245cdea938f900084786..2df79fdd800b69b75b34faeaa7279cb21b7fc56b 100644
(file)
--- a/
drivers/net/ethernet/ibm/ibmvnic.h
+++ b/
drivers/net/ethernet/ibm/ibmvnic.h
@@
-39,7
+39,7
@@
#define IBMVNIC_RX_WEIGHT 16
/* when changing this, update IBMVNIC_IO_ENTITLEMENT_DEFAULT */
#define IBMVNIC_BUFFS_PER_POOL 100
-#define IBMVNIC_MAX_QUEUES
5
+#define IBMVNIC_MAX_QUEUES
10
#define IBMVNIC_TSO_BUF_SZ 65536
#define IBMVNIC_TSO_BUFS 64