On 10/4/2024 5:21 PM, Stephen Hemminger wrote:
> With functions that return a data structure, the application must
> check the return value since the data structure contents will
> be undefined in case of error.
>
> Signed-off-by: Stephen Hemminger
>
Acked-by: Ferruh Yigit
With functions that return a data structure, the application must
check the return value since the data structure contents will
be undefined in case of error.
Signed-off-by: Stephen Hemminger
---
lib/ethdev/rte_ethdev.h | 34 +-
1 file changed, 21 insertions(+), 1
2 matches
Mail list logo