Re: [PATCH v4 0/7] Add RSS to DPAA 1.x Ethernet driver
From: David Miller <davem@davemloft.net>
Date: 2017-08-28 23:41:40
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2017-08-28 23:41:40
Also in:
lkml, netdev
From: Madalin Bucur <madalin.bucur@nxp.com> Date: Sun, 27 Aug 2017 16:13:36 +0300
This patch set introduces Receive Side Scaling for the DPAA Ethernet driver. Documentation is updated with details related to the new feature and limitations that apply. Added also a small fix. v2: removed a C++ style comment v3: move struct fman to header file to avoid exporting a function v4: addressed compilation issues introduced in v3
Series applied, thanks.