[dpdk-dev] [PATCH] i40e: correct the private data size for i40e vf driver

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jul 28 10:11:13 CEST 2015


Hi Jingjing,

Few comments about the patch message.
The title must tell what issue is fixed, e.g. "fix crash when...".
the end "for i40e vf driver" is useless if it starts with "i40evf:".

2015-07-28 09:13, Jingjing Wu:
> The patch fixes the i40e VF crash issue. The issue's root cause is that
> the dev_private_size in i40e virtual function driver struct
> rte_i40evf_pmd was set incorrectly.

Please explain what are the conditions of the crash
and give a reference to the commit introducing the error with "Fixes: ...".

> Signed-off-by: jingjing.wu <jingjing.wu at intel.com>

Thanks


More information about the dev mailing list