You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VF gateway trigger errors message in updateServiceFlowCache
When gateway accelerated interface is used, we noticed the error
messages 'gateway_shared_intf.go:392] Unable to get port list from
bridge. ... failed to get list of ports on bridge "enp1s0f0v0":, stderr:
"ovs-ofctl: enp1s0f0v0 is not a bridge or a socket\n" ...'.
Also, bridgeConfiguration.getGatewayIface() function is confusing, as
b.gwIface is always non-empty, so one can just directly use b.gwIface.
Signed-off-by: Yun Zhou <[email protected]>
0 commit comments