DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission
@ 2021-01-22  9:30 David Marchand
  2021-01-22 12:19 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2021-01-22  9:30 UTC (permalink / raw)
  To: dev; +Cc: stable, Timothy Redaelli, Cristian Dumitrescu

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: stable@dpdk.org

Reported-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 examples/pipeline/examples/vxlan_table.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 examples/pipeline/examples/vxlan_table.py

diff --git a/examples/pipeline/examples/vxlan_table.py b/examples/pipeline/examples/vxlan_table.py
old mode 100644
new mode 100755
-- 
2.23.0


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

* Re: [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission
  2021-01-22  9:30 [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission David Marchand
@ 2021-01-22 12:19 ` Dumitrescu, Cristian
  2021-01-25  9:23   ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Dumitrescu, Cristian @ 2021-01-22 12:19 UTC (permalink / raw)
  To: David Marchand, dev; +Cc: stable, Timothy Redaelli



> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Friday, January 22, 2021 9:31 AM
> To: dev@dpdk.org
> Cc: stable@dpdk.org; Timothy Redaelli <tredaelli@redhat.com>; Dumitrescu,
> Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH] examples/pipeline: fix VXLAN script permission
> 
> 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: stable@dpdk.org
> 
> Reported-by: Timothy Redaelli <tredaelli@redhat.com>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
>  examples/pipeline/examples/vxlan_table.py | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755
> examples/pipeline/examples/vxlan_table.py
> 
> diff --git a/examples/pipeline/examples/vxlan_table.py
> b/examples/pipeline/examples/vxlan_table.py
> old mode 100644
> new mode 100755
> --
> 2.23.0

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>



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

* Re: [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission
  2021-01-22 12:19 ` Dumitrescu, Cristian
@ 2021-01-25  9:23   ` David Marchand
  0 siblings, 0 replies; 3+ messages in thread
From: David Marchand @ 2021-01-25  9:23 UTC (permalink / raw)
  To: David Marchand; +Cc: dev, stable, Timothy Redaelli, Dumitrescu, Cristian

On Fri, Jan 22, 2021 at 1:19 PM Dumitrescu, Cristian
<cristian.dumitrescu@intel.com> 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: stable@dpdk.org
> >
> > Reported-by: Timothy Redaelli <tredaelli@redhat.com>
> > Signed-off-by: David Marchand <david.marchand@redhat.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Applied.


-- 
David Marchand


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

end of thread, other threads:[~2021-01-25  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22  9:30 [dpdk-dev] [PATCH] examples/pipeline: fix VXLAN script permission David Marchand
2021-01-22 12:19 ` Dumitrescu, Cristian
2021-01-25  9:23   ` David Marchand

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).