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.