Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • intel
  • i40e
  • i40e_common.c
Find file BlameHistoryPermalink
  • Anjali Singhai Jain's avatar
    i40e: When in promisc mode apply promisc mode to Tx Traffic as well · 3b120089
    Anjali Singhai Jain authored Jan 15, 2016
    
    
    In MFP mode particularly when we were setting the PF VSI in limited
    promiscuous, the HW switch was still mirroring the outgoing packets
    from other VSIs (VF/VMdq) onto the PF VSI.
    
    With this new bit set, the mirroring doesn't happen any more and so
    we are in limited promiscuous on the PF VSI in MFP which is similar
    to defport.
    
    An API check is not required, since this bit is reserved for FW API
    version < 1.5
    
    Also update copyright year in file headers.
    
    Change-ID: I9840cb95f11dde733d943cb03ce84f68b9611bc8
    Signed-off-by: default avatarAnjali Singhai Jain <anjali.singhai@intel.com>
    Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    3b120089

Imprint & Privacy Policy