Hi Qi, > -----Original Message----- > From: stable [mailto:stable-boun...@dpdk.org] On Behalf Of Qi Zhang > Sent: Monday, February 20, 2017 6:12 PM > To: Wu, Jingjing; Zhang, Helin > Cc: dev@dpdk.org; Zhang, Qi Z; sta...@dpdk.org > Subject: [dpdk-stable] [PATCH v3] net/i40e: fix compile error > > This patch fix the compile error when > RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC > is disabled. fake_mbuf is also required to be initialized and assigned to > additional sw_ring entries for vector PMD. > > Fixes: 9ed94e5bb04e ("i40e: add vector Rx") > Cc: sta...@dpdk.org > > Signed-off-by: Qi Zhang <qi.z.zh...@intel.com> > ---
Please, try to remember to include the changes you have made in the different revisions, after the "---". Thanks, Pablo