RE: [PATCH] mbuf: de-inline sanity checking a reinitialized mbuf

2025-07-20 Thread Ivan Malov
On Sun, 20 Jul 2025, Morten Brørup wrote: From: Ivan Malov [mailto:ivan.ma...@arknetworks.am] Sent: Sunday, 20 July 2025 00.30 Hi Morten, On Sat, 19 Jul 2025, Morten Brørup wrote: From: Morten Brørup [mailto:m...@smartsharesystems.com] Sent: Saturday, 19 July 2025 12.23 Sanity checking a re

RE: [PATCH] mbuf: de-inline sanity checking a reinitialized mbuf

2025-07-20 Thread Morten Brørup
> From: Ivan Malov [mailto:ivan.ma...@arknetworks.am] > Sent: Sunday, 20 July 2025 00.30 > > Hi Morten, > > On Sat, 19 Jul 2025, Morten Brørup wrote: > > >> From: Morten Brørup [mailto:m...@smartsharesystems.com] > >> Sent: Saturday, 19 July 2025 12.23 > >> > >> Sanity checking a reinitialized m

RE: [PATCH] mbuf: de-inline sanity checking a reinitialized mbuf

2025-07-19 Thread Ivan Malov
Hi Morten, On Sat, 19 Jul 2025, Morten Brørup wrote: From: Morten Brørup [mailto:m...@smartsharesystems.com] Sent: Saturday, 19 July 2025 12.23 Sanity checking a reinitialized mbuf (a.k.a. raw mbuf) has been refactored to follow the same design pattern as sanity checking a normal mbuf, and now

RE: [PATCH] mbuf: de-inline sanity checking a reinitialized mbuf

2025-07-19 Thread Morten Brørup
> From: Morten Brørup [mailto:m...@smartsharesystems.com] > Sent: Saturday, 19 July 2025 12.23 > > Sanity checking a reinitialized mbuf (a.k.a. raw mbuf) has been > refactored > to follow the same design pattern as sanity checking a normal mbuf, and > now depends on RTE_LIBRTE_MBUF_DEBUG instead o

[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf

2025-07-19 Thread Morten Brørup
Sanity checking a reinitialized mbuf (a.k.a. raw mbuf) has been refactored to follow the same design pattern as sanity checking a normal mbuf, and now depends on RTE_LIBRTE_MBUF_DEBUG instead of RTE_ENABLE_ASSERT. The details of the changes are as follows: Non-inlined functions rte_mbuf_raw_sanit