Re: [PATCH] [PATCH net-next] openvswitch: Use correct reply values in datapath and vport ops
From: Pravin Shelar <hidden>
Date: 2018-09-28 23:57:00
From: Pravin Shelar <hidden>
Date: 2018-09-28 23:57:00
On Wed, Sep 26, 2018 at 11:40 AM Yifeng Sun [off-list ref] wrote:
This patch fixes the bug that all datapath and vport ops are returning wrong values (OVS_FLOW_CMD_NEW or OVS_DP_CMD_NEW) in their replies. Signed-off-by: Yifeng Sun <redacted>
I am surprised this was not found earlier. Acked-by: Pravin B Shelar <redacted> Thanks.