1. 04 5月, 2016 2 次提交
  2. 25 4月, 2016 2 次提交
  3. 05 4月, 2016 1 次提交
  4. 30 3月, 2016 1 次提交
  5. 24 11月, 2015 1 次提交
  6. 23 10月, 2015 1 次提交
    • H
      ixgbe, ixgbevf: Add new mbox API xcast mode · 8443c1a4
      Hiroshi Shimamoto 提交于
      The limitation of the number of multicast address for VF is not enough
      for the large scale server with SR-IOV feature. IPv6 requires the multicast
      MAC address for each IP address to handle the Neighbor Solicitation
      message. We couldn't assign over 30 IPv6 addresses to a single VF.
      
      This patch introduces the new mailbox API, IXGBE_VF_UPDATE_XCAST_MODE,
      to update multicast mode of VF. This adds 3 modes;
        - NONE     only L2 exact match addresses or Flow Director enabled
        - MULTI    BAM and ROMPE set
        - ALLMULTI BAM, ROMPE and MPE set
      
      If a guest VF user wants over 30 MAC multicast addresses, set IFF_ALLMULTI
      to request PF to update xcast mode to enable VF multicast promiscuous mode.
      
      On the other hand, enabling VF multicast promiscuous mode may affect
      security and performance in the network of the NIC. Only trusted VF can
      enable multicast promiscuous mode. The behavior of untrusted VF is the
      same as previous version.
      Signed-off-by: NHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
      Tested-by: NKrishneil Singh <Krishneil.k.singh@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      8443c1a4
  7. 23 7月, 2015 1 次提交
  8. 12 4月, 2015 2 次提交
  9. 14 3月, 2015 1 次提交
  10. 06 2月, 2015 4 次提交
  11. 06 12月, 2014 1 次提交
  12. 21 11月, 2014 5 次提交
  13. 18 9月, 2014 1 次提交
  14. 11 4月, 2014 1 次提交
  15. 01 4月, 2014 1 次提交
  16. 21 3月, 2014 2 次提交
  17. 20 3月, 2014 1 次提交
  18. 18 1月, 2014 5 次提交
  19. 17 1月, 2014 2 次提交
  20. 18 12月, 2013 1 次提交
  21. 10 12月, 2013 1 次提交
  22. 01 11月, 2013 1 次提交
  23. 29 10月, 2013 2 次提交