I believe you reported the following:

        1. An OpenFlow switch should report an OFPGMFC_INVALID_GROUP
           error in response to an "add-group" message with an invalid
           group_id.

        2. OVS does not report such an error.

However, as I said, OVS does report such an error in my testing, so I
cannot reproduce the problem.

On Fri, May 08, 2015 at 05:33:23AM +0000, jayachandran.subraman...@wipro.com 
wrote:
> Hi Ben Pfaff,
> 
> Thank you for confirming the issue . Please let me know is there any fix for 
> this bug .
> 
> Thanks
> Jayachandran S
> +91-8861883300
> 
> 
> 
> -----Original Message-----
> From: Ben Pfaff [mailto:b...@nicira.com]
> Sent: 08 May 2015 04:59
> To: Jayachandran Subramanian (WT01 - PES)
> Cc: b...@openvswitch.org
> Subject: Re: [ovs-discuss] Openvswitch Bug for open flow version 1.2
> 
> On Wed, May 06, 2015 at 06:33:32AM +0000, jayachandran.subraman...@wipro.com 
> wrote:
> > Hi ,
> >
> > I would like to report a bug for OpenVSwitch while running OFtest script 
> > with openflow version 1.2 and please find the details below
> >
> > Openvswitch version : openvswitch - 2.3.1
> > OS version                    : Ubuntu 14.04 Ttusty
> > Open flow version      : 1.2
> >
> > I have executed the  GitHub open flow 1.2 version script in openvswitch and 
> > observed that script is failing and unable to match the ofp message for eg 
> > . (OFPET_GROUP_MOD_FAILED/OFPGMFC_INVALID_GROUP) .
> >
> > When we are commenting these lines in the script , script successfully 
> > passed.
> >
> > And the same script passed without adding /deleting in the script with 
> > Ericsson (of12softswitch)
> 
> I do get the expected error with OVS 2.3.1 here:
> 
>     blp@sigsegv:~/ovs/tutorial$ ovs-ofctl -O OpenFlow11 add-group br0 
> group_id=all,type=all,buckets=output:1
>     OFPT_ERROR (OF1.1) (xid=0x2): OFPGMFC_INVALID_GROUP
>     OFPT_GROUP_MOD (OF1.1) (xid=0x2):
>      ADD group_id=4294967292,type=all,bucket=actions=output:1
>     blp@sigsegv:~/ovs/tutorial$
> The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments. WARNING: Computer viruses can be transmitted via 
> email. The recipient should check this email and any attachments for the 
> presence of viruses. The company accepts no liability for any damage caused 
> by any virus transmitted by this email. www.wipro.com
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to