summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRoi Dayan <roid@mellanox.com>2019-02-12 14:05:56 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2019-03-01 12:04:15 -0800
commit0ad060ee9c8fcf15aa9aa03965276a278247f87e (patch)
tree9efcd7483dae07928cb438b1952fca9c963e2923 /tools/perf/scripts/python/exported-sql-viewer.py
parent733d4f367c34c971ce2d4f466d71ae5a189cbe5f (diff)
net/mlx5e: Don't make internal use of errno to denote missing neigh
EAGAIN is treated as a specific case when we consider the attachment successful but wait for neigh event before offloading the flow. This can result in unwanted behavior when sub calls on the offloading path will return EAGAIN and we pass this error up. Instead of attaching to a specific error code return a boolean value from the attach encap operation saying if the encap is valid or not. Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions