Wednesday, May 1, 2019 4:16 AM, Yongseok Koh: > Subject: Re: [PATCH v2] net/mlx5: check Tx queue size overflow > > > > On Apr 30, 2019, at 6:01 PM, Yongseok Koh <ys...@mellanox.com> wrote: > > > > If Tx packet inlining is enabled, rdma-core library should allocate > > large Tx WQ enough to support it. It is better for PMD to calculate > > the size of WQ based on the parameters and return error with > > appropriate message if it exceeds the device capability. > > > > Cc:sta...@dpdk.org > > Shahaf, > There's a checkpatch warning. Please put a space after ':' if you merge it.
Changed and applied to next-net-mlx, thanks.