On Thu, Mar 9, 2023 at 10:21 PM Stephen Hemminger
wrote:
>
> On Thu, 9 Mar 2023 22:10:03 +0100
> David Marchand wrote:
>
> > > diff --git a/drivers/net/ring/rte_eth_ring.c
> > > b/drivers/net/ring/rte_eth_ring.c
> > > index bd5a47dd9017..e8bc9b627102 100644
> > > --- a/drivers/net/ring/rte_eth_r
On Thu, 9 Mar 2023 22:10:03 +0100
David Marchand wrote:
> > diff --git a/drivers/net/ring/rte_eth_ring.c
> > b/drivers/net/ring/rte_eth_ring.c
> > index bd5a47dd9017..e8bc9b627102 100644
> > --- a/drivers/net/ring/rte_eth_ring.c
> > +++ b/drivers/net/ring/rte_eth_ring.c
> > @@ -9,6 +9,7 @@
> >
On Mon, Feb 20, 2023 at 12:14 AM Stephen Hemminger
wrote:
>
> The command line arguments are stored in node_action_pair
> and the name[] was sized to PATH_MAX which does not exist on Windows.
> Since the name is either "CREATE" or "ATTACH" it is not
> related to PATH_MAX (4096).
>
> With this fix
3 matches
Mail list logo