DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] mlx5: fix packet padding macro check
@ 2016-03-23  9:25 Adrien Mazarguil
  2016-03-23  9:25 ` Adrien Mazarguil
  2016-03-23 11:53 ` Bruce Richardson
  0 siblings, 2 replies; 4+ messages in thread
From: Adrien Mazarguil @ 2016-03-23  9:25 UTC (permalink / raw)
  To: Bruce Richardson, dev

All instances of HAVE_EXP_CREATE_WQ_FLAG_RX_END_PADDING were not replaced by
HAVE_VERBS_RX_END_PADDING during a rework of the original patch, effectively
preventing this feature from being used.

Fixes: 89ed2405447d ("mlx5: add support for HW packet padding")

Unfortunately I did not catch this earlier (one should avoid last minute
changes).

Bruce, since the above commit is currently only present in your tree, can
you merge this fix with it during your next rebase? I do not mind keeping
a separate fix but the commit ID will have to be updated later. Thanks.

Adrien Mazarguil (1):
  mlx5: fix packet padding macro check

 drivers/net/mlx5/mlx5.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-23 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23  9:25 [dpdk-dev] [PATCH] mlx5: fix packet padding macro check Adrien Mazarguil
2016-03-23  9:25 ` Adrien Mazarguil
2016-03-23 11:53 ` Bruce Richardson
2016-03-23 12:43   ` Adrien Mazarguil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).