On 4/18/2017 7:43 AM, Nélio Laranjeiro wrote: > On Thu, Apr 13, 2017 at 10:46:51AM -0700, Yongseok Koh wrote: >> Current implementation is error-prone if the max inline size >> (txq->max_inilne) is decoupled from txq->inline_en and becomes zero. If it >> becomes zero, HW can crash due to WQ overflow. >> >> Signed-off-by: Yongseok Koh <ys...@mellanox.com> >> Acked-by: Shahaf Shuler <shah...@mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> Applied to dpdk-next-net/master, thanks.