numam-dpdk/examples/l2fwd-event
Pavan Nikhilesh 8b33aa7ee2 examples/l2fwd-event: check function errors
Validate `rte_eth_link_get_nowait`, `rte_service_map_lcore_set` and
`rte_eth_dev_info_get` return values.

Coverity issue: 350600
Coverity issue: 350601
Coverity issue: 350602

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2019-11-26 07:49:30 +01:00
..
l2fwd_common.c examples/l2fwd-event: check function errors 2019-11-26 07:49:30 +01:00
l2fwd_common.h examples/l2fwd-event: add eventdev main loop 2019-11-04 18:09:30 +01:00
l2fwd_event_generic.c examples/l2fwd-event: fix build on RHEL 7.6 2019-11-08 16:40:29 +01:00
l2fwd_event_internal_port.c examples/l2fwd-event: fix build on RHEL 7.6 2019-11-08 16:40:29 +01:00
l2fwd_event.c examples/l2fwd-event: check function errors 2019-11-26 07:49:30 +01:00
l2fwd_event.h examples/l2fwd-event: add eventdev main loop 2019-11-04 18:09:30 +01:00
l2fwd_poll.c examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00
l2fwd_poll.h examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00
main.c examples/l2fwd-event: check function errors 2019-11-26 07:49:30 +01:00
Makefile examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
meson.build examples/l2fwd-event: add eventdev main loop 2019-11-04 18:09:30 +01:00