aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorMartynas Pumputis <[email protected]>2016-08-09 16:24:50 +0100
committerDavid S. Miller <[email protected]>2016-08-10 23:13:23 -0700
commit4b5b9ba553f9aa5f484ab972fc9b58061885ceca (patch)
treea49284b85664db33831c1d8a6d115a38ba045457 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentdafa6b0db2d62164c5ef81a40312d5ba514126b9 (diff)
openvswitch: do not ignore netdev errors when creating tunnel vports
The creation of a tunnel vport (geneve, gre, vxlan) brings up a corresponding netdev, a multi-step operation which can fail. For example, changing a vxlan vport's netdev state to 'up' binds the vport's socket to a UDP port - if the binding fails (e.g. due to the port being in use), the error is currently ignored giving the appearance that the tunnel vport creation completed successfully. Signed-off-by: Martynas Pumputis <[email protected]> Acked-by: Pravin B Shelar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions