Navdeep Parhar 24b98f288d cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management.
- Process the list of local IPs once instead of once per adapter.  Add
  addresses from all VNETs to the driver's list but leave hardware
  updates for later when the global VNET/IFADDR list locks have been
  released.

- Add address to the hardware table synchronously when a CLIP entry is
  requested for an address that's not already in there.

- Provide ioctls that allow userspace tools to manage addresses in the
  CLIP table.

- Add a knob (hw.cxgbe.clip_db_auto) that controls whether local IPs are
  automatically added to the CLIP table or not.

MFC after:	2 weeks
Sponsored by:	Chelsio Communications
2021-05-23 16:07:29 -07:00
..
2021-03-26 10:59:11 -04:00
2021-04-27 19:07:33 +02:00
2021-05-17 08:46:45 -05:00
2021-04-12 13:47:55 -06:00
2021-04-08 07:52:21 +00:00
2021-05-07 10:17:57 +03:00
2021-05-03 13:47:14 -04:00
2021-03-26 15:56:02 +00:00
2021-04-02 11:43:17 +03:00
2021-05-20 11:22:25 +02:00
2021-05-20 11:22:25 +02:00
2021-04-22 11:23:29 -06:00
2021-03-30 17:47:49 +02:00
2021-05-17 11:41:21 +02:00