在 2022/12/14 15:40, Leon Romanovsky 写道:
On Wed, Dec 14, 2022 at 10:23:29AM +0800, Yanjun Zhu wrote:
在 2022/12/14 5:05, Jason Gunthorpe 写道:
Hi Linus,
This cycle saw a new driver called MANA get merged and more fixing to
the other recently merged drivers. rxe continues to see a lot of
interest and fixing. Lots more rxe patches already in the works for
the next cycle.
Thanks,
Jason
<...>
Zhu Yanjun (2):
RDMA/rxe: Remove reliable datagram support
RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define
I do not like this subject. I still like my old one.
With the old one, it suggests that IB_FLOW_SPEC is not supported in MLX5 in
subject line.
Right now, mlx5 doesn't implement this IB_FLOW_SPEC and define is not
used. It doesn't mean that it is not supported.
Got you. MLX5 has the capability to support IB_FLOW_SPEC.
But no user will use IB_FLOW_SPEC, so it is not implemented on MLX5.
Zhu Yanjun
Thanks