Re: [dpdk-dev] [PATCH v1 0/2] CPU non-blocking delay

2018-10-05 Thread Wiles, Keith
> On Oct 5, 2018, at 9:44 AM, Ilya Maximets wrote: > > On 05.10.2018 17:09, Wiles, Keith wrote: >> >> >>> On Sep 3, 2018, at 9:44 AM, Ilya Maximets wrote: >>> >>> For meson build without deprecation warnings following >>> patch should be applied first: >>> http://patches.dpdk.org/patch/4

Re: [dpdk-dev] [PATCH v1 0/2] CPU non-blocking delay

2018-10-05 Thread Ilya Maximets
On 05.10.2018 17:09, Wiles, Keith wrote: > > >> On Sep 3, 2018, at 9:44 AM, Ilya Maximets wrote: >> >> For meson build without deprecation warnings following >> patch should be applied first: >>http://patches.dpdk.org/patch/44129/ > > Not to be super picky (OK I am super picky sometimes) ca

Re: [dpdk-dev] [PATCH v1 0/2] CPU non-blocking delay

2018-10-05 Thread Wiles, Keith
> On Sep 3, 2018, at 9:44 AM, Ilya Maximets wrote: > > For meson build without deprecation warnings following > patch should be applied first: >http://patches.dpdk.org/patch/44129/ Not to be super picky (OK I am super picky sometimes) can we change the name of the function rte_delay_us_s

[dpdk-dev] [PATCH v1 0/2] CPU non-blocking delay

2018-09-03 Thread Ilya Maximets
For meson build without deprecation warnings following patch should be applied first: http://patches.dpdk.org/patch/44129/ Ilya Maximets (2): eal: add nanosleep based delay function drivers/net: use sleep delay by default for intel NICs drivers/net/avf/Makefile | 1