Re: [ovs-dev] [PATCH branch-3.2 1/2] conntrack: Remove nat_conn introducing key directionality.

2024-03-06 Thread 0-day Robot
Bleep bloop. Greetings 'Simon Horman', 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: Unexpected sign-offs from developers who are not authors or co-authors or

[ovs-dev] [PATCH branch-3.2 1/2] conntrack: Remove nat_conn introducing key directionality.

2024-03-06 Thread 'Simon Horman'
From: Peng He The patch avoids the extra allocation for nat_conn. Currently, when doing NAT, the userspace conntrack will use an extra conn for the two directions in a flow. However, each conn has actually the two keys for both orig and rev directions. This patch introduces a key_node[CT_DIRS]