RE: [PATCH v2 5/5] soc/fsl_qbman: export coalesce change API
From: Madalin-cristian Bucur <madalin.bucur@nxp.com>
Date: 2018-10-02 06:08:03
Also in:
linux-arm-kernel, lkml, netdev
From: Madalin-cristian Bucur <madalin.bucur@nxp.com>
Date: 2018-10-02 06:08:03
Also in:
linux-arm-kernel, lkml, netdev
-----Original Message----- From: Li Yang [mailto:leoyang.li@nxp.com] Sent: Tuesday, October 2, 2018 12:50 AM To: Madalin-cristian Bucur <madalin.bucur@nxp.com> Cc: Roy Pledge <roy.pledge@nxp.com>; Claudiu Manoil [off-list ref]; Catalin Marinas [off-list ref]; Scott Wood [off-list ref]; moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE [off-list ref]; linuxppc-dev [off-list ref]; lkml [off-list ref] Subject: Re: [PATCH v2 5/5] soc/fsl_qbman: export coalesce change API On Fri, Sep 28, 2018 at 3:45 AM Madalin Bucur [off-list ref] wrote:quoted
Export the API required to control the QMan portal interrupt coalescing settings.These are new APIs not just old APIs being exported. What is the user of these APIs? Is the user being submitted? We cannot have APIs in kernel that has no users.
Hi, These are new APIs that will be used in the DPAA Ethernet driver. Changes for the DPAA QBMan and DPAA Ethernet follow different paths upstream so the Ethernet driver patch that makes use of these APIs will be sent when these changes reach the net-next/master tree. Regards, Madalin