[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOrHB_Be-B8oLwx-zYXpwhjpQAWdkw1NrYh36S8e6bRH8X0cqg@mail.gmail.com>
Date: Fri, 20 Nov 2020 14:16:59 -0800
From: Pravin Shelar <pravin.ovn@...il.com>
To: Eelco Chaudron <echaudro@...hat.com>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
ovs dev <dev@...nvswitch.org>,
Jakub Kicinski <kuba@...nel.org>,
Bindiya Kurle <bindiyakurle@...il.com>,
Ilya Maximets <i.maximets@....org>, mcroce@...ux.microsoft.com
Subject: Re: [PATCH net] net: openvswitch: fix TTL decrement action netlink
message format
On Thu, Nov 19, 2020 at 1:04 AM Eelco Chaudron <echaudro@...hat.com> wrote:
>
> Currently, the openvswitch module is not accepting the correctly formated
> netlink message for the TTL decrement action. For both setting and getting
> the dec_ttl action, the actions should be nested in the
> OVS_DEC_TTL_ATTR_ACTION attribute as mentioned in the openvswitch.h uapi.
>
> Fixes: 744676e77720 ("openvswitch: add TTL decrement action")
> Signed-off-by: Eelco Chaudron <echaudro@...hat.com>
Thanks for working on this. can you share OVS kmod unit test for this action?
Powered by blists - more mailing lists