On Mon, 2019-04-29 at 18:13 +0000, Saeed Mahameed wrote: > Hi, > > This series provides misc low level updates to mlx5 core driver, to > be > shared between rdma and net-next trees. > > 1) From Aya: Enable general events on all physical link types and > restrict general event handling of subtype DELAY_DROP_TIMEOUT in mlx5 > rdma > driver to ethernet links only as it was intended. > > 2) From Eli: Introduce low level bits for prio tag mode > > 3) From Maor: Low level steering updates to support RDMA RX flow > steering and enables RoCE loopback traffic when switchdev is enabled. > > 4) From Vu and Parav: Two small mlx5 core cleanups > > 5) From Yevgeny add HW definitions of geneve offloads > > In case of no objections this series will be applied to mlx5-next > branch. > > v2: > - Address comments from Leon. > - Static checker fixes. > > Thanks, > Saeed. > > Applied to mlx5-next, Thanks !