examples/pipeline: fix VXLAN script permission
authorDavid Marchand <david.marchand@redhat.com>
Fri, 22 Jan 2021 09:30:37 +0000 (10:30 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 25 Jan 2021 09:15:34 +0000 (10:15 +0100)
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>
examples/pipeline/examples/vxlan_table.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)