[dpdk-dev] [PATCH] i40e: fix crash when dcb query

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 31 14:45:33 CEST 2016


2016-03-28 15:37, Jingjing Wu:
> Calling rte_eth_dev_get_dcb_info to get dcb info from i40e
> driver if VMDQ is disabled, results in a segmentation fault.
> This patch fixes it by treating VMDQ and No-VMDQ respectively
> when querying dcb information.
> 
> Fixes: 5135f3ca49a7 ("i40e: enable DCB in VMDQ VSIs")
> 
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>

Applied, thanks


More information about the dev mailing list