On Mon, Jul 28, 2025 at 09:19:19PM -0700, Stephen Hemminger wrote: > On Tue, 15 Jul 2025 12:53:30 +0000 > Bruce Richardson <bruce.richard...@intel.com> wrote: > > > For testing purposes it can be desirable to enable RSS even when only a > > single queue per port is in use. Add an "enable-rss" flag to testpmd to > > match the existing "disable-rss" flag. > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > --- > > Applied to next-net. > Does it need release note? or other documentation changes?
I don't consider it a big enough change to need release note. Just the testpmd doc command-line guide is enough - a patch which I will now do up and send because I see I forgot that in this patch. :-(