On Mon, Jun 7, 2021 at 11:55 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > On Mon, 7 Jun 2021 23:28:42 +0530 > Nithin Dabilpuram <ndabilpu...@marvell.com> wrote: > > > From: Satha Rao <skotesh...@marvell.com> > > > > This patch will consider device argument to lock rss table > > in NIX. > > > > This patch also adds few misc fixes such as disabling NIX Tx > > vlan insertion conf in SMQ, enabling SSO in NIX Tx SQ > > for Tx completions and TM related stats API. > > > > Signed-off-by: Satha Rao <skotesh...@marvell.com> > > In general, breaking patches into smaller parts is helpful. > But in this case breaking a driver into 62 smaller pieces is getting > ridiculous. It is too tedious to review the small chunks.
I think, it is other way around. More logically splited patches are easy to review. >