> Stephen Hemminger (10):
> app/test: remove redundant call
> net/memif: check return value from rte_eth_dev_info_get
> graph: check return value from rte_eth_dev_info_get
> examples/ethtool: handle devices without registers
> examples/l3fwd: check return value from ethdev info
> exampl
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Friday, 4 October 2024 18.22
>
> Several places flagged by Coverity and Codeql are from code that
> calls rte_eth_dev_info_get() but does not check the return value.
> If rte_eth_dev_info_get() returns an error, the device info
2 matches
Mail list logo