> -----Original Message----- > From: Qiu, Michael > Sent: Tuesday, December 22, 2015 3:00 PM > To: He, Shaopeng; dev at dpdk.org > Cc: Chen, Jing D > Subject: Re: [PATCH v2 7/7] doc: release note update for fm10k intr mode > > On 10/26/2015 11:48 AM, He, Shaopeng wrote: > > Signed-off-by: Shaopeng He <shaopeng.he at intel.com> > > --- > > doc/guides/rel_notes/release_2_2.rst | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/doc/guides/rel_notes/release_2_2.rst > > b/doc/guides/rel_notes/release_2_2.rst > > index 73dba47..44b3aea 100644 > > --- a/doc/guides/rel_notes/release_2_2.rst > > +++ b/doc/guides/rel_notes/release_2_2.rst > > @@ -5,11 +5,13 @@ New Features > > ------------ > > > > * Support interrupt mode on i40e > > +* Support interrupt mode on fm10k > > > > Do we need to declare the limitation like only VFIO support for RRC, and > other limitations like could not work on the management port for BR(maybe > I'm wrong, but need BAR4 to run Testpoint)
As we discussed, we will update limitations together in nics/fm10k.rst. > > > Resolved Issues > > --------------- > > > > * Fix ixgbe/igb rx interrupt compatible issue with mbox > > +* Fix l3fwd-power memory leak for non-ip packet > > > > Known Issues > > ------------