On 10/15/2019 1:25 AM, Tonghao Zhang wrote:
On Tue, Oct 15, 2019 at 6:26 AM Gregory Rose wrote:
[snip]
Hi Tonghao,
I did make the change you suggested:
git diff
diff --git a/net/openvswitch/flow_table.c b/net/openvswitch/flow_table.c
index bc14b12..210018a 100644
--- a/net/openvswitch/flo
On Tue, Oct 15, 2019 at 6:26 AM Gregory Rose wrote:
>
> On 10/10/2019 1:42 AM, Tonghao Zhang wrote:
> > On Wed, Oct 9, 2019 at 1:33 AM Gregory Rose wrote:
> >>
>
> [snip]
>
> >> Hi Tonghao,
> >>
> >> I've applied your patch series and built a 5.4.0-rc1 kernel with them.
> >>
> >> x@ubuntu-160
On 10/10/2019 1:42 AM, Tonghao Zhang wrote:
On Wed, Oct 9, 2019 at 1:33 AM Gregory Rose wrote:
[snip]
Hi Tonghao,
I've applied your patch series and built a 5.4.0-rc1 kernel with them.
x@ubuntu-1604:~$ modinfo openvswitch
filename: /lib/modules/5.4.0-rc1+/kernel/net/openvswitch/openv
On Wed, Oct 9, 2019 at 1:33 AM Gregory Rose wrote:
>
>
> On 10/7/2019 6:00 PM, xiangxia.m@gmail.com wrote:
> > From: Tonghao Zhang
> >
> > This series patch optimize openvswitch for performance or simplify
> > codes.
> >
> > Patch 1, 2, 4: Port Pravin B Shelar patches to
> > linux upstream wi
On 10/7/2019 6:00 PM, xiangxia.m@gmail.com wrote:
From: Tonghao Zhang
This series patch optimize openvswitch for performance or simplify
codes.
Patch 1, 2, 4: Port Pravin B Shelar patches to
linux upstream with little changes.
Patch 5, 6, 7: Optimize the flow looking up and
simplify the
From: Tonghao Zhang
This series patch optimize openvswitch for performance or simplify
codes.
Patch 1, 2, 4: Port Pravin B Shelar patches to
linux upstream with little changes.
Patch 5, 6, 7: Optimize the flow looking up and
simplify the flow hash.
Patch 8, 9: are bugfix.
The performance test