[ovs-dev] [PATCH] ofproto-dpif-xlate: Prevent duplicating of traffic to a mirror port

Roi Dayan roid at mellanox.com
Sun Nov 3 13:19:53 UTC 2019



On 2019-11-03 12:00 PM, 0-day Robot wrote:
> Bleep bloop.  Greetings Roi Dayan, I am a robot and I have tried out your patch.
> Thanks for your contribution.
> 
> I encountered some error that I wasn't expecting.  See the details below.
> 
> 
> checkpatch:
> WARNING: Line is 83 characters long (recommended limit is 79)
> #31 FILE: ofproto/ofproto-dpif-xlate.c:3125:
>                     xlate_report_error(ctx, "dropping packet received on port %s, "
> 
> WARNING: Line is 85 characters long (recommended limit is 79)
> #32 FILE: ofproto/ofproto-dpif-xlate.c:3126:
>                                        "which is reserved exclusively for mirroring",
> 
> Lines checked: 45, Warnings: 2, Errors: 0
> 

It's the same prints taken from little up in the function when the same drop happens.
so to be consistent it was left the same.

> 
> Please check this out.  If you feel there has been an error, please email aconole at redhat.com
> 
> Thanks,
> 0-day Robot
> 


More information about the dev mailing list