Re: [ovs-dev] [PATCH v20 6/8] ofproto: Introduce API to process sFlow offload packet

2022-02-15 Thread 0-day Robot
Bleep bloop. Greetings Chris Mi, 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: ERROR: Remove Gerrit Change-Id's before submitting upstream. 8: Change-Id: I40e0add3bff69751d8f957e5

[ovs-dev] [PATCH v20 6/8] ofproto: Introduce API to process sFlow offload packet

2022-02-15 Thread Chris Mi via dev
Process sFlow offload packet in handler thread if handler id is 0. Issue: 2181036 Change-Id: I40e0add3bff69751d8f957e5eeff58c665dd5d45 Signed-off-by: Chris Mi Reviewed-by: Eli Britstein Acked-by: Eelco Chaudron --- ofproto/ofproto-dpif-upcall.c | 73 +++ 1 file