On 6/18/2019 7:52 AM, Beilei Xing wrote: > Add support for new i40e device. > > Signed-off-by: Beilei Xing <beilei.x...@intel.com>
Can you please add the commit that introduces the device as Fixes line? > --- > v2 change: > - Change indentation. > > doc/guides/rel_notes/release_19_08.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/rel_notes/release_19_08.rst > b/doc/guides/rel_notes/release_19_08.rst > index b9510f9..8da66fe 100644 > --- a/doc/guides/rel_notes/release_19_08.rst > +++ b/doc/guides/rel_notes/release_19_08.rst > @@ -54,6 +54,10 @@ New Features > Also, make sure to start the actual text at the margin. > ========================================================= > > +* **Enabled new i40e device.** > + > + Enabled the new device whose device id is 0x15FF. > + > > Removed Items > ------------- >