• Mintz, Yuval's avatar
    bnx2x: Don't post statistics to malicious VFs · 35238822
    Mintz, Yuval authored
    Once firmware indicates that a given VF is malicious and until
    that VF passes an FLR all bets are off - PF can't know anything
    is happening to the VF [since VF can't communicate anything to its PF].
    But PF is currently still periodically asking device to collect
    statistics for the VF which might in turn fill logs by IOMMU blocking
    memory access done by the VF's PCI function [in the case VF has unmapped
    its buffers].
    Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@cavium.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    35238822
bnx2x_sriov.c 86.2 KB