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

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Fri Jan 22 13:19:07 CET 2021



> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday, January 22, 2021 9:31 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Timothy Redaelli <tredaelli at redhat.com>; Dumitrescu,
> Cristian <cristian.dumitrescu at 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 at dpdk.org
> 
> Reported-by: Timothy Redaelli <tredaelli at redhat.com>
> Signed-off-by: David Marchand <david.marchand at 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 at intel.com>




More information about the stable mailing list