Thread (15 messages) 15 messages, 2 authors, 2019-10-30

Re: [PATCH net-next v5 04/10] net: openvswitch: optimize flow mask cache hash collision

From: David Miller <davem@davemloft.net>
Date: 2019-10-30 21:19:07

From: xiangxia.m.yue@gmail.com
Date: Sat, 19 Oct 2019 16:08:38 +0800
quoted hunk ↗ jump to hunk
@@ -516,18 +519,31 @@ static struct sw_flow *flow_lookup(struct flow_table *tbl,
 				   u32 *index)
 {
 	struct sw_flow *flow;
+	struct sw_flow_mask *mask;
 	int i;
Please preserve the reverse christmas tree ordering of local variables here.

Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help