diff options
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | 2016-11-29 17:47:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-30 22:32:05 +0300 |
commit | 9eb22357d568aee18f7ce4d0797d96fe7fcd2f71 (patch) | |
tree | 353e22672a2764231b4f3e94dc4452abeeece219 /drivers/net/ethernet/qlogic/qede/Makefile | |
parent | 8a4725306522c875fca4bff4bd14a46e97690f48 (diff) | |
download | linux-9eb22357d568aee18f7ce4d0797d96fe7fcd2f71.tar.xz |
qede: Better utilize the qede_[rt]x_queue
Improve the cacheline usage of both queues by reordering -
This reduces the cachelines required for egress datapath processing
from 3 to 2 and those required by ingress datapath processing by 2.
It also changes a couple of datapath related functions that currently
require either the fastpath or the qede_dev, changing them to be based
on the tx/rx queue instead.
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qede/Makefile')
0 files changed, 0 insertions, 0 deletions