Re: [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission

2021-01-25 Thread David Marchand
On Fri, Jan 22, 2021 at 1:19 PM Dumitrescu, Cristian wrote: > > This python script provides a shebang that only makes sense if the > > script has the executable bit set. > > > > Fixes: fde7a772701a ("examples/pipeline: add VXLAN encapsulation > > example") > > Cc: sta...@dpdk.org > > > > Reported-

Re: [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission

2021-01-22 Thread Dumitrescu, Cristian
> -Original Message- > From: David Marchand > Sent: Friday, January 22, 2021 9:31 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Timothy Redaelli ; Dumitrescu, > Cristian > Subject: [PATCH] examples/pipeline: fix VXLAN script permission > > This python script provides a shebang that onl

[dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission

2021-01-22 Thread David Marchand
This python script provides a shebang that only makes sense if the script has the executable bit set. Fixes: fde7a772701a ("examples/pipeline: add VXLAN encapsulation example") Cc: sta...@dpdk.org Reported-by: Timothy Redaelli Signed-off-by: David Marchand --- examples/pipeline/examples/vxlan_