diff options
author | Jason Baron <[email protected]> | 2016-09-22 17:12:26 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-26 09:43:06 -0400 |
commit | 3129e1599c6edfafc2a0a8be9f2eb344c7feb920 (patch) | |
tree | 48ea93455bc0ee13261a953028a0c1db473a25c6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e8c6ae9fbf8ca70ef0c2de0d2f3995acb0dc8968 (diff) |
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Currently, we can have high order page allocations that specify
GFP_ATOMIC when configuring multicast MAC address filters.
For example, we have seen order 2 page allocation failures with
~500 multicast addresses configured.
Convert the allocation for the pending list to be done in PAGE_SIZE
increments.
Signed-off-by: Jason Baron <[email protected]>
Cc: Yuval Mintz <[email protected]>
Cc: Ariel Elior <[email protected]>
Acked-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions