RE: rte_bus_probe() does not exit on error

2022-05-11 Thread McDaniel, Timothy
age- > From: Thomas Monjalon > Sent: Tuesday, May 3, 2022 5:14 AM > To: Tyler Retzlaff > Cc: McDaniel, Timothy ; dev@dpdk.org; Van > Haaren, Harry ; Jerin Jacob > ; Wires, Kent ; > david.march...@redhat.com > Subject: Re: rte_bus_probe() does not exit on error > >

Re: rte_bus_probe() does not exit on error

2022-05-03 Thread Thomas Monjalon
03/05/2022 11:52, Tyler Retzlaff: > On Mon, May 02, 2022 at 11:54:29PM +0200, Thomas Monjalon wrote: > > Hello, > > > > 02/05/2022 23:20, McDaniel, Timothy: > > > Hello DPDK community, > > > > > > I am following up on a question/comment that I submitted on April 18, for > > > which > > > I have

Re: rte_bus_probe() does not exit on error

2022-05-03 Thread Tyler Retzlaff
On Mon, May 02, 2022 at 11:54:29PM +0200, Thomas Monjalon wrote: > Hello, > > 02/05/2022 23:20, McDaniel, Timothy: > > Hello DPDK community, > > > > I am following up on a question/comment that I submitted on April 18, for > > which > > I have not received any responses. See the original comment

Re: rte_bus_probe() does not exit on error

2022-05-02 Thread Thomas Monjalon
Hello, 02/05/2022 23:20, McDaniel, Timothy: > Hello DPDK community, > > I am following up on a question/comment that I submitted on April 18, for > which > I have not received any responses. See the original comment below for context. > > Are there objections to modifying the behavior of rte_bu

rte_bus_probe() does not exit on error

2022-05-02 Thread McDaniel, Timothy
; > Today's Topics: > >1. [PATCH 1/2] common/mlx5: extend crypto capabilities (Raja Zidane) >2. RE: [PATCH] kni: update kernel API to receive packets > (Gagandeep Singh) >3. rte_bus_probe() does not exit on error (McDaniel, Timothy) > > > -

rte_bus_probe() does not exit on error

2022-04-18 Thread McDaniel, Timothy
Hello DPDK community, We are looking into an issue where we pass an invalid command line argument to a vdev, and we print out an error message but don't exit. This is an issue with all of the command line options that we handle in dlb2_parse_params(). In a nutshell, it looks like when we enco