> Best regards,
> Balazs
>
> -Original Message-
> From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Simon
> Horman
> Sent: 22 March 2016 03:17
> To: Jarno Rajahalme
> Cc: d...@openvswitch.org; discuss@openvswitch.org
> Subject: Re: [ovs-disc
March 2016 03:17
To: Jarno Rajahalme
Cc: d...@openvswitch.org; discuss@openvswitch.org
Subject: Re: [ovs-discuss] [ovs-dev] Deletion of Indirect Groups on Ovs2.5
On Mon, Mar 21, 2016 at 10:44:19AM -0700, Jarno Rajahalme wrote:
>
> > On Mar 20, 2016, at 5:21 PM, Simon Horman
> > wro
On Mon, Mar 21, 2016 at 10:44:19AM -0700, Jarno Rajahalme wrote:
>
> > On Mar 20, 2016, at 5:21 PM, Simon Horman
> > wrote:
> >
> > On Fri, Mar 18, 2016 at 09:45:08AM -0700, Jarno Rajahalme wrote:
> >> OpenFlow 1.5 spec says: “The group type need not be specified for the
> >> delete request.”
> On Mar 20, 2016, at 5:21 PM, Simon Horman wrote:
>
> On Fri, Mar 18, 2016 at 09:45:08AM -0700, Jarno Rajahalme wrote:
>> OpenFlow 1.5 spec says: “The group type need not be specified for the delete
>> request.”
>
> Thanks Jarno. What I am wondering at this point is what
> omitting the group
On Fri, Mar 18, 2016 at 09:45:08AM -0700, Jarno Rajahalme wrote:
> OpenFlow 1.5 spec says: “The group type need not be specified for the delete
> request.”
Thanks Jarno. What I am wondering at this point is what
omitting the group type looks like on the wire.
_
Thanks Simon. Yes my understanding was also the same. It would be great that
instead of throwing up on the group type, ignore it if present
On Fri, Mar 18, 2016 at 8:10 AM, Simon Horman
mailto:simon.hor...@netronome.com>> wrote:
On Wed, Mar 16, 2016 at 05:48:23PM +, Shuva Jyoti Kar wrote:
On Wed, Mar 16, 2016 at 05:48:23PM +, Shuva Jyoti Kar wrote:
> Hello,
>
> I am trying deletion of an indirect group on ovs2.5 . Now when I try to
> delete the group using the group-id and group-type without the buckets the
> group-deletion fails with an error OFPGMFC_INVALID_GROUP
>
> The O
OpenFlow 1.5 spec says: “The group type need not be specified for the delete
request.”
Jarno
> On Mar 17, 2016, at 7:40 PM, Simon Horman wrote:
>
> On Wed, Mar 16, 2016 at 05:48:23PM +, Shuva Jyoti Kar wrote:
>> Hello,
>>
>> I am trying deletion of an indirect group on ovs2.5 . Now when