Re: [PATCH v3 0/7] Add RSS to DPAA 1.x Ethernet driver
From: David Miller <davem@davemloft.net>
Date: 2017-08-24 16:42:22
Also in:
linuxppc-dev, lkml
From: David Miller <davem@davemloft.net>
Date: 2017-08-24 16:42:22
Also in:
linuxppc-dev, lkml
From: Madalin Bucur <madalin.bucur@nxp.com> Date: Thu, 24 Aug 2017 10:28:21 +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
Series applied, thanks.