net/liquidio: add API to set MTU
authorShijith Thotton <shijith.thotton@caviumnetworks.com>
Wed, 30 Aug 2017 07:11:58 +0000 (12:41 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:47 +0000 (02:49 +0200)
commit9f1c00266d8288803ffbbea5259c162c3029a313
tree8126d4cbc8e53d136a8958b3b79ae9a4722fa39f
parente1c3e30508e1c73697a78900cb9004edc83711af
net/liquidio: add API to set MTU

Support MTU change in the range ETHER_MIN_MTU to PF_MTU. A drop in PF
MTU lowers VF MTU if it goes out of range.

Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>
doc/guides/nics/features/liquidio.ini
drivers/net/liquidio/base/lio_hw_defs.h
drivers/net/liquidio/lio_ethdev.c