> -----Original Message----- > From: dev <[email protected]> On Behalf Of [email protected] > Sent: Wednesday, 17 June, 2020 08:31 > To: [email protected] > Cc: [email protected]; [email protected]; > [email protected]; Jerin Jacob <[email protected]> > Subject: [dpdk-dev] [PATCH 00/13] rte_log registration usage improvement > > From: Jerin Jacob <[email protected]> > > This patch series improves the rte_log registration code snippet by avoiding > duplication of the code around registration by introducing > RTE_LOG_REGISTER macro.
Acked-by: Adam Dybkowski <[email protected]> I've checked the patch series with QAT PMD (and QAT hardware) and it works fine.

