[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<BY3PR18MB473714180BFCD502E76112FCC6C92@BY3PR18MB4737.namprd18.prod.outlook.com>
Date: Fri, 21 Jun 2024 11:45:28 +0000
From: Sunil Kovvuri Goutham <sgoutham@...vell.com>
To: Allen Pais <allen.lkml@...il.com>, "kuba@...nel.org" <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>
CC: "jes@...ined-monkey.org" <jes@...ined-monkey.org>,
"kda@...ux-powerpc.org"
<kda@...ux-powerpc.org>,
"cai.huoqing@...ux.dev" <cai.huoqing@...ux.dev>,
"dougmill@...ux.ibm.com" <dougmill@...ux.ibm.com>,
"npiggin@...il.com"
<npiggin@...il.com>,
"christophe.leroy@...roup.eu"
<christophe.leroy@...roup.eu>,
"aneesh.kumar@...nel.org"
<aneesh.kumar@...nel.org>,
"naveen.n.rao@...ux.ibm.com"
<naveen.n.rao@...ux.ibm.com>,
"nnac123@...ux.ibm.com"
<nnac123@...ux.ibm.com>,
"tlfalcon@...ux.ibm.com" <tlfalcon@...ux.ibm.com>,
"cooldavid@...ldavid.org" <cooldavid@...ldavid.org>,
"marcin.s.wojtas@...il.com" <marcin.s.wojtas@...il.com>,
Mirko Lindner
<mlindner@...vell.com>,
"stephen@...workplumber.org"
<stephen@...workplumber.org>,
"nbd@....name" <nbd@....name>,
"sean.wang@...iatek.com" <sean.wang@...iatek.com>,
"Mark-MC.Lee@...iatek.com"
<Mark-MC.Lee@...iatek.com>,
"lorenzo@...nel.org" <lorenzo@...nel.org>,
"matthias.bgg@...il.com" <matthias.bgg@...il.com>,
"angelogioacchino.delregno@...labora.com"
<angelogioacchino.delregno@...labora.com>,
"borisp@...dia.com"
<borisp@...dia.com>,
"bryan.whitehead@...rochip.com"
<bryan.whitehead@...rochip.com>,
"UNGLinuxDriver@...rochip.com"
<UNGLinuxDriver@...rochip.com>,
"louis.peens@...igine.com"
<louis.peens@...igine.com>,
"richardcochran@...il.com"
<richardcochran@...il.com>,
"linux-rdma@...r.kernel.org"
<linux-rdma@...r.kernel.org>,
"linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>,
"linux-acenic@...site.dk"
<linux-acenic@...site.dk>,
"linux-net-drivers@....com"
<linux-net-drivers@....com>,
"netdev@...r.kernel.org"
<netdev@...r.kernel.org>
Subject: RE: [PATCH 05/15] net: cavium/liquidio: Convert tasklet API to new
bottom half workqueue mechanism
>Migrate tasklet APIs to the new bottom half workqueue mechanism. It replaces all
>occurrences of tasklet usage with the appropriate workqueue APIs throughout the
>cavium/liquidio driver. This transition ensures compatibility with the latest design
>and enhances performance.
>
>Signed-off-by: Allen Pais <allen.lkml@...il.com>
>---
> .../net/ethernet/cavium/liquidio/lio_core.c | 4 ++--
> .../net/ethernet/cavium/liquidio/lio_main.c | 24 +++++++++----------
> .../ethernet/cavium/liquidio/lio_vf_main.c | 10 ++++----
> .../ethernet/cavium/liquidio/octeon_droq.c | 4 ++--
> .../ethernet/cavium/liquidio/octeon_main.h | 4 ++--
> 5 files changed, 23 insertions(+), 23 deletions(-)
>
LGTM
Reviewed-by: Sunil Goutham <sgoutham@...vell.com>
Powered by blists - more mailing lists