diff options
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | 2016-06-05 12:11:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-08 00:40:12 +0200 |
commit | 54fdd80f6fe430381e6eeeef8894eb72b657d649 (patch) | |
tree | 5ae0b4b22354e0f79bd0e9db7c7659722fd3df52 /net/sched/cls_flower.c | |
parent | qed: PF enforce MAC limitation of VFs (diff) | |
download | linux-54fdd80f6fe430381e6eeeef8894eb72b657d649.tar.xz linux-54fdd80f6fe430381e6eeeef8894eb72b657d649.zip |
qed: PF to reply to unknown messages
If a future VF would send the PF an unknown message, the PF today would
not send a reply. This would have 2 bad effects:
a. VF would have to timeout on the request.
b. If VF were to send an additional message to PF, firmware would mark
it as malicious.
Instead, if there's some valid reply-address on the message - let the PF
answer and tell the VF it doesn't know the message.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_flower.c')
0 files changed, 0 insertions, 0 deletions