1. 01 3月, 2016 1 次提交
  2. 08 1月, 2016 1 次提交
  3. 16 12月, 2015 1 次提交
  4. 13 12月, 2015 1 次提交
  5. 07 12月, 2015 1 次提交
  6. 03 12月, 2015 4 次提交
  7. 02 12月, 2015 3 次提交
  8. 26 11月, 2015 3 次提交
  9. 23 10月, 2015 1 次提交
  10. 20 10月, 2015 2 次提交
  11. 16 10月, 2015 5 次提交
  12. 15 10月, 2015 2 次提交
  13. 14 10月, 2015 1 次提交
  14. 09 10月, 2015 4 次提交
  15. 08 10月, 2015 3 次提交
  16. 30 9月, 2015 2 次提交
  17. 29 9月, 2015 2 次提交
  18. 02 9月, 2015 1 次提交
    • A
      i40e: Set defport behavior for the Main VSI when in promiscuous mode · 92faef85
      Anjali Singhai Jain 提交于
      This fixes bugs where the port is not receiving multicast or VLAN tagged
      packets when in promiscuous mode. This can occur when a SW bridge is
      created on top of the device.
      
      This also fixes issues where the promiscuous behavior setting was not
      being preserved across a reset caused by features being enabled or
      disabled.
      
      We are using defport instead of doing a true promiscuous mode because we do
      not need to receive the SRIOV or VMDq VSI directed traffic which would suck
      up bandwidth and is really not intended for the SW bridge.
      
      In addition, with defport we get VLAN promiscuous behavior which is not
      possible from the VSI level promiscuous setting.
      
      Change-ID: Ie21985eac32d5af1c02e9d71c6430a90d5bab40f
      Signed-off-by: NAnjali Singhai Jain <anjali.singhai@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      92faef85
  19. 27 8月, 2015 1 次提交
  20. 06 8月, 2015 1 次提交