[ovs-discuss] Load Action for Registers

Haleema Sadia haleema.s.mahmood at gmail.com
Sun Jun 21 18:06:49 UTC 2015


I was following this link:

http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=tutorial/Tutorial;hb=HEAD

The entry in Table 2 uses load.



On Sun, Jun 21, 2015 at 7:28 AM, Saurabh Shrivastava (सौरभ श्रीवास्तव) <
saurabh at gmail.com> wrote:

> You need to use "move" instead of "load".
>
> --
> Saurabh (सौरभ)
>
> On Fri, Jun 19, 2015 at 6:35 PM, Ben Pfaff <blp at nicira.com> wrote:
>
>> On Fri, Jun 19, 2015 at 01:25:03PM +0500, Haleema Sadia wrote:
>> > I am trying to load the in_port value to register, like this:
>> >
>> > ovs-ofctl add-flow br0 "tcp,in_port=1,actions=load:NXM_OF_IN_PORT[
>> > ]->NXM_NX_REG0[0..15]" -O OpenFlow13
>> >
>> > But it keeps giving me the following error;
>> >
>> > ovs-ofctl: NXM_OF_IN_PORT[ ]->NXM_NX_REG0[0..15]: missing `->' following
>> > value
>>
>> Did you read the documentation?
>> _______________________________________________
>> discuss mailing list
>> discuss at openvswitch.org
>> http://openvswitch.org/mailman/listinfo/discuss
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20150621/e75c25f6/attachment.html>


More information about the discuss mailing list