Re: [ovs-dev] [PATCH v5 8/9] datapath: Add support for conntrack timeout policy

2019-08-28 Thread 0-day Robot
Bleep bloop. Greetings Yi-Hung Wei, 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 Dan Carpenter needs to sign off. WARNING: Unexpected sign-offs from developers wh

[ovs-dev] [PATCH v5 8/9] datapath: Add support for conntrack timeout policy

2019-08-28 Thread Yi-Hung Wei
This patch adds support for specifying a timeout policy for a connection in connection tracking system in kernel datapath. The timeout policy will be attached to a connection when the connection is committed to conntrack. This patch introduces a new odp field OVS_CT_ATTR_TIMEOUT in the ct action t