Re: [PATCH 2/2] openvswitch: Add timeout support to ct action

2019-03-23 Thread kbuild test robot
Hi Yi-Hung, Thank you for the patch! Yet something to improve: [auto build test ERROR on nf-next/master] [also build test ERROR on v5.1-rc1 next-20190322] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[PATCH 2/2] openvswitch: Add timeout support to ct action

2019-03-22 Thread Yi-Hung Wei
Add support for fine-grain timeout support to conntrack action. The new OVS_CT_ATTR_TIMEOUT attribute of the conntrack action specifies a timeout to be associated with this connection. If no timeout is specified, it acts as is, that is the default timeout for the connection will be automatically ap