diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-07-25 19:53:30 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-27 07:14:35 +0200 |
commit | 78a8b760e40881c883c5552db991664727a91868 (patch) | |
tree | 5e0090a5dae2cae69954f822ed5f6fae7a9bab75 /mm | |
parent | 9778cfdfc9d94396d1464630073d696cdea84037 (diff) |
nfp: move repr handling on RX path
Representor packets are received on PF queues with special metadata tag
for demux. There is no reason to resolve the representor ID -> netdev
after the skb has been allocated. Move the code, this will allow us to
handle special FW messages without SKB allocation overhead.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions