> > Configure the vector PMD option as no for default as a work around for > > l3fwd. > > After the l3fwd app can handle the undefined ptype or the i40e vPMD can > > return the ptype, the option will be set as yes for default again. > > > > Signed-off-by: Zhe Tao <zhe.tao at intel.com> > Acked-by: Helin Zhang <helin.zhang at intel.com>
Few comments: 1/ The issue is not described. 2/ The release notes should be updated in the section "known issues". 3/ Changing the default config option won't prevent users from enable it. If it is broken, it is better to fix or revert it.