net/mlx5: add warning message for Multi-Packet RQ
authorYongseok Koh <yskoh@mellanox.com>
Tue, 26 Jun 2018 12:39:23 +0000 (05:39 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Jul 2018 23:35:58 +0000 (01:35 +0200)
commit5c0e2db6194ab2d0f0c7861155489a7c3fdbf0cc
treeadb2d25aedcb3a9b3f6a7bdc4fe769b647d27250
parenta49b7c75de8b4cbd1ad633871aef4c10d4209807
net/mlx5: add warning message for Multi-Packet RQ

If Multi-Packet RQ is enabled but not supported by device or
kernel/library, print out a warning message.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5.c