Re: [dpdk-dev] [ovs-dev] OvS DPDK crash when HPET timer enabled

2020-04-27 Thread Tonghao Zhang
On Wed, Apr 15, 2020 at 5:27 AM Ravi Kerur wrote: > > Hi Tonghao, Thanks, your patch works fine with HPET initialization. I will > look into DPDK discussion which got started with your patch. [update] patch applied: http://git.dpdk.org/next/dpdk-next-net/commit/?id=9b41c276fd35fe3c0ed3fb0d9cf98a8

Re: [dpdk-dev] [ovs-dev] OvS DPDK crash when HPET timer enabled

2020-04-14 Thread Ravi Kerur
Hi Tonghao, Thanks, your patch works fine with HPET initialization. I will look into DPDK discussion which got started with your patch. Thanks, Ravi On Mon, Apr 13, 2020 at 5:33 PM Tonghao Zhang wrote: > On Tue, Apr 14, 2020 at 7:20 AM Ilya Maximets wrote: > > > > On 4/13/20 5:27 PM, Ravi Ker

Re: [dpdk-dev] [ovs-dev] OvS DPDK crash when HPET timer enabled

2020-04-13 Thread Tonghao Zhang
On Tue, Apr 14, 2020 at 7:20 AM Ilya Maximets wrote: > > On 4/13/20 5:27 PM, Ravi Kerur wrote: > > On Sun, Apr 12, 2020 at 5:05 AM Tonghao Zhang > > wrote: > > > >> On Sun, Apr 12, 2020 at 7:57 AM Ravi Kerur wrote: > >>> > >>> Hello OvS DPDK team, > >>> > >>> I am using OvS 2.13.90 and DPDK 19.1

Re: [dpdk-dev] [ovs-dev] OvS DPDK crash when HPET timer enabled

2020-04-13 Thread Ilya Maximets
On 4/13/20 5:27 PM, Ravi Kerur wrote: > On Sun, Apr 12, 2020 at 5:05 AM Tonghao Zhang > wrote: > >> On Sun, Apr 12, 2020 at 7:57 AM Ravi Kerur wrote: >>> >>> Hello OvS DPDK team, >>> >>> I am using OvS 2.13.90 and DPDK 19.11 and wanted to use HPET timer >> instead >>> of invariant TSC. >>> >>> E