Message ID | 20220909093822.33868-1-chengyou@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/erdma: cleanups and updates 9-9-2022 | expand |
On Fri, Sep 09, 2022 at 05:38:18PM +0800, Cheng Xu wrote: > Hi, > > This series has new updates for erdma driver: > - #1~#3 aim at making code more clean, including eliminating unnecessary > castings, removing redundant include headers, and hiding hardware > internal opcodes. > - #4 introcuces dynamic mtu support. > > Thanks, > Cheng Xu > > Cheng Xu (4): > RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait > RDMA/erdma: Remove redundant includes > RDMA/erdma: Make hardware internal opcodes invisible to driver I applied these three to -next. > RDMA/erdma: Support dynamic mtu This patch needs clarification. Thanks