- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are trying to upgrade the NIC ixgbe driver to 3.21.2. I noticed that setting of unicast filtering table (ixgbe_set_uta) to all 1s has been removed. This breaks one of the features on the product. We have a VF that needs to be setup in L2 mode to do L2 switching in software and needs to be in promiscuous mode. It is setup / enabled with AUPE and ROPE bits in VMOLR. I would like to know the implications if this is conditionally brought back that is set UTA table to 1s when the VF is configured in promiscuous mode (L2 mode) and clear it when VF is disable. Also would like to understand reasoning behind removal of the setting of uta to all 1s.
Thanks in advance.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi dk2014, we're checking your question, will post update on this thread as soon as possible.
regards,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi dk2014,
Sorry for the long delay.
We have removed the UTA in order to fix some performance issues. If you want the UTA table to be set to all ones, you cannot use a generic Linux driver for your application. You will need to customize the driver depending on your needs.
Hope this helps.
Sincerely,
Sandy
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page