Re: [ovs-dev] [PATCH v2 1/4] dpif-netlink: Generate ufids for installing TC flowers

2020-06-05 Thread 0-day Robot
Bleep bloop. Greetings Tonghao Zhang, 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 86 characters long (recommended limit is 79) #146 FILE: lib/tc.c:1750:

[ovs-dev] [PATCH v2 1/4] dpif-netlink: Generate ufids for installing TC flowers

2020-06-02 Thread xiangxia . m . yue
From: Tonghao Zhang To support installing the TC flowers to HW, via "ovs-appctl dpctl/add-flow" command, there should be an ufid. This patch will check whether ufid exists, if not, generate an ufid. Should to know that when processing upcall packets, ufid is generated in parse_odp_packet for kern