DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] small fixes suggested by Coverity scan
@ 2022-02-10 23:09 Stephen Hemminger
  2022-02-10 23:09 ` [PATCH 1/3] pcapng: handle rte_ethlink_get failing Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stephen Hemminger @ 2022-02-10 23:09 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Fix some simple bugs.

Stephen Hemminger (3):
  pcapng: handle rte_ethlink_get failing
  app/test_bpf: don't print eBPF program if NULL
  app/dumpcap: check for failure to set promiscious

 app/dumpcap/main.c      | 9 +++++++--
 app/test/test_bpf.c     | 6 ++++--
 lib/pcapng/rte_pcapng.c | 4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-03-08  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 23:09 [PATCH 0/3] small fixes suggested by Coverity scan Stephen Hemminger
2022-02-10 23:09 ` [PATCH 1/3] pcapng: handle rte_ethlink_get failing Stephen Hemminger
2022-02-10 23:09 ` [PATCH 2/3] app/test_bpf: don't print eBPF program if NULL Stephen Hemminger
2022-02-11 11:02   ` Ananyev, Konstantin
2022-02-10 23:09 ` [PATCH 3/3] app/dumpcap: check for failure to set promiscious Stephen Hemminger
2022-03-08  8:20 ` [PATCH 0/3] small fixes suggested by Coverity scan Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).