Re: [ovs-dev] [ovs-dev v4] ipf: add ipf context

2021-11-21 Thread 贺鹏
Ah, in the commits, I forget to delete the introduction of recirc_depth. will send a v5. 0-day Robot 于2021年11月20日周六 下午6:20写道: > Bleep bloop. Greetings Peng He, I am a robot and I have tried out your > patch. > Thanks for your contribution. > > I encountered some error that I wasn't expecting.

Re: [ovs-dev] [ovs-dev v4] ipf: add ipf context

2021-11-20 Thread 0-day Robot
Bleep bloop. Greetings Peng He, 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: Author Peng He needs to sign off. ERROR: Co-author Mike Pattrick needs to sign off.

[ovs-dev] [ovs-dev v4] ipf: add ipf context

2021-11-20 Thread Peng He
From: Peng He ipf_postprocess will emit packets into the datapath pipeline ignoring the conntrack context, this might casuse weird issues when a packet batch has less space to hold all the fragments belonging to single packet. Given the below ruleest and consider sending a 64K ICMP packet which