[PATCH v8 0/6] Convert use of RTE_LOGTYPE_USER1 in libraries
David Marchand
david.marchand at redhat.com
Mon Dec 4 13:25:38 CET 2023
Hello Stephen,
On Mon, Aug 14, 2023 at 6:31 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> Libraries in DPDK should be using dynamic logtype instead
> of overloading the static logtype RTE_LOGTYPE_USER1
>
> v8 - rebase and add power library
>
> Stephen Hemminger (6):
> ip_frag: use a dynamic logtype
> reorder: use a dynamic logtype
> latencystats: use dynamic logtype
> vhost: use logtype instead of RTE_LOGTYPE_USER1
> ipsec: fix usage of RTE_LOGTYPE_USER1
> power: use a dynamic logtype for guest channel
>
> drivers/crypto/ipsec_mb/ipsec_mb_ops.c | 3 ++-
> lib/ip_frag/ip_frag_common.h | 5 ++++-
> lib/ip_frag/rte_ip_frag_common.c | 8 +++++---
> lib/latencystats/rte_latencystats.c | 3 ++-
> lib/power/guest_channel.c | 3 ++-
> lib/reorder/rte_reorder.c | 6 +++---
> lib/vhost/fd_man.c | 4 ++--
> lib/vhost/vhost_crypto.c | 22 +++++++++++-----------
> 8 files changed, 31 insertions(+), 23 deletions(-)
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list