> -Original Message-
> From: dev On Behalf Of Stephen Hemminger
> Sent: Wednesday, February 12, 2020 11:08 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger
> Subject: [dpdk-dev] [RFC 1/4] ring: future proof flag settings
>
> All API's should check that
All API's should check that they support the flag values
passed. If an application passes an invalid flag it could
cause problems in later ABI.
Signed-off-by: Stephen Hemminger
---
lib/librte_ring/rte_ring.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/lib/librte_ring/rte_ring.c b/
2 matches
Mail list logo