[ovs-discuss] Failure sending LLDPs inside Packet Out messages

David Erickson derickso at stanford.edu
Thu Sep 8 03:05:59 UTC 2011


On 9/7/2011 7:02 PM, Ben Pfaff wrote:
> On Wed, Sep 07, 2011 at 06:54:27PM -0700, David Erickson wrote:
>> I am seeing the following in the ovs-vswitchd.log when sending LLDP
>> packets using OpenFlow's Packet Out on OVS 1.2.1:
>>
>> Sep 07 21:47:08|00151|dpif|WARN|system at xenbr0: execute 1 failed
>> (Invalid argument) on packet 00:00:00:00:00:02>  01:80:c2:00:00:0e,
>> ethertype Unknown (0x88cc), length 48:
>> 	0x0000:  0207 0400 0000 0000 0204 0302 0001 0602  ................
>> 	0x0010:  0078 fe0c 0026 e100 0100 0000 0000 0002  .x...&..........
>> 	0x0020:  0000
> What is set as the packet's in_port?  This sounds like the same problem
> that Aaron Rosen previously reported.  I'm working on a fix.

This one was set to None (0xffff)

Thanks,
David



More information about the discuss mailing list