-----Original Message-----
From: dev <redacted> On Behalf Of jerinj@marvell.com
Sent: Wednesday, 17 June, 2020 08:31
To: dev@dpdk.org
Cc: thomas@monjalon.net; olivier.matz@6wind.com;
david.marchand@redhat.com; Jerin Jacob [off-list ref]
Subject: [dpdk-dev] [PATCH 00/13] rte_log registration usage improvement
From: Jerin Jacob <redacted>
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 <redacted>
I've checked the patch series with QAT PMD (and QAT hardware) and it works fine.