igb: handle VF LPE mailbox message
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Wed, 18 Mar 2015 12:01:31 +0000 (12:01 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Apr 2015 16:17:11 +0000 (18:17 +0200)
commit9f0bf3f4a3eabd7ab5af13b4ed793c36e7615b35
tree3504d727c099d1efe38892c8c8bc7b3e7137935d
parentb46fe31862ec9149d1d158219b6c55436f53512f
igb: handle VF LPE mailbox message

This patch adds the handle function for the LPE mailbox message (VF to
PF) to set maximum packet size, which can be used to enable jumbo
frame support.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_pmd_e1000/igb_pf.c