On Wed, Oct 2, 2019 at 10:07 AM Pravin Shelar wrote:
>
> On Sun, Sep 29, 2019 at 7:09 PM wrote:
> >
> > From: Tonghao Zhang
> >
> > The most case *index < ma->max, we add likely for performance.
> >
> > Signed-off-by: Tonghao Zhang
> > ---
> > net/openvswitch/flow_table.c | 2 +-
> > 1 file ch
On Sun, Sep 29, 2019 at 7:09 PM wrote:
>
> From: Tonghao Zhang
>
> The most case *index < ma->max, we add likely for performance.
>
> Signed-off-by: Tonghao Zhang
> ---
> net/openvswitch/flow_table.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/openvswitch/flow_t
From: Tonghao Zhang
The most case *index < ma->max, we add likely for performance.
Signed-off-by: Tonghao Zhang
---
net/openvswitch/flow_table.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/openvswitch/flow_table.c b/net/openvswitch/flow_table.c
index c8e79c1..c21fd5