On 13 Nov 2024, at 9:57, David Marchand wrote:
> Since DPDK v19.11, a couple of ethdev API have been reporting errors in > case of invalid port id or other error conditions in drivers. > So far, OVS did not check for those error cases. > > Starting v24.11 future release, the ethdev API warns for unchecked > returned values, so let's prepare for this. > > Link: https://git.dpdk.org/dpdk/commit/?id=4f25d7d2252f > Link: https://git.dpdk.org/dpdk/commit/?id=4633c3b2ebf2 > Link: https://git.dpdk.org/dpdk/commit/?id=1ff8b9a6ef24 > Signed-off-by: David Marchand <[email protected]> I have not additional comments on top of Kevin’s. Cheers, Eelco _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
