Re: [PATCH v2 net-next 0/6] ionic: struct cleanups

2020-09-02 Thread David Miller
From: Shannon Nelson Date: Tue, 1 Sep 2020 11:20:18 -0700 > This patchset has a few changes for better cacheline use, > to cleanup a page handling API, and to streamline the > Adminq/Notifyq queue handling. Lastly, we also have a couple > of fixes pointed out by the friendly kernel test robot.

[PATCH v2 net-next 0/6] ionic: struct cleanups

2020-09-01 Thread Shannon Nelson
This patchset has a few changes for better cacheline use, to cleanup a page handling API, and to streamline the Adminq/Notifyq queue handling. Lastly, we also have a couple of fixes pointed out by the friendly kernel test robot. v2: dropped change to irq coalesce default fixed Neel's attribut