commit | d51e4af5c2092c48a06ceaf2323b13a39a2df4ee | [log] [tgz] |
---|---|---|
author | Chopra, Manish <Manish.Chopra@cavium.com> | Thu Apr 13 04:54:44 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 13:06:18 2017 -0400 |
tree | 236d338a52e7abee79ca613a972ac4b643525d3a | |
parent | 53a759c89b7924b2cd218b40fa4b51f9220f20b1 [diff] |
qed: aRFS infrastructure support This patch adds necessary APIs to interface with qede aRFS support in successive patch. It also reserves separate PTT entry for aRFS, [as being in fastpath flow] for hardware access instead of trying to acquire it at run time from the ptt pool. Signed-off-by: Manish Chopra <manish.chopra@cavium.com> Signed-off-by: Yuval Mintz <yuval.mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>