aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRoi Dayan <[email protected]>2019-02-12 14:05:56 +0200
committerSaeed Mahameed <[email protected]>2019-03-01 12:04:15 -0800
commit0ad060ee9c8fcf15aa9aa03965276a278247f87e (patch)
tree9efcd7483dae07928cb438b1952fca9c963e2923 /tools/perf/scripts/python/bin
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 <[email protected]> Reviewed-by: Or Gerlitz <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions