On 7/18/2019 12:18 PM, Gaëtan Rivet wrote: > On Wed, Jul 17, 2019 at 07:21:51PM +0100, Ferruh Yigit wrote: >> On 6/24/2019 5:27 PM, Gaëtan Rivet wrote: >>> On Mon, Jun 24, 2019 at 08:23:38AM -0700, Stephen Hemminger wrote: >>>> On Mon, 24 Jun 2019 10:15:58 +0200 >>>> Gaëtan Rivet <gaetan.ri...@6wind.com> wrote: >>>> >>>>> Hello Stephen, >>>>> >>>>> On Fri, Jun 21, 2019 at 03:08:24PM -0700, Stephen Hemminger wrote: >>>>>> When secondary process is run was noticing that the log always >>>>>> contained complaints about unable to parse devargs. >>>>>> >>>>>> It turns out that an empty devargs turns into "" and this >>>>>> value is not parsable. Change the failsafe secondary to just >>>>>> skip doing devargs if it empty. >>>>>> >>>>> >>>>> Commit log needs a little rework, a few typos. >>>>> >>>>>> Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
<...> > > Acked-by: Gaetan Rivet <gaetan.ri...@6wind.com> Applied to dpdk-next-net/master, thanks.