Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-25 Thread Ferruh Yigit
On 11/24/2020 9:37 PM, Thomas Monjalon wrote: 24/11/2020 18:45, Stephen Hemminger: Could we kill the old dpdk-setup.sh script? Or add for 20.11 a notice "this script will go away, learn to use other ones..." Yes we should add a deprecation warning in the script, and plan its removal for DPDK 2

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-24 Thread Thomas Monjalon
24/11/2020 18:45, Stephen Hemminger: > Could we kill the old dpdk-setup.sh script? > Or add for 20.11 a notice "this script will go away, learn to use other > ones..." Yes we should add a deprecation warning in the script, and plan its removal for DPDK 21.11. > It is out of date, and a terrible

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-24 Thread Stephen Hemminger
Could we kill the old dpdk-setup.sh script? Or add for 20.11 a notice "this script will go away, learn to use other ones..." It is out of date, and a terrible user API. Of course, there are lots of old pieces of documentation that still refer to it?

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-22 Thread Stephen Hemminger
On Sun, 22 Nov 2020 22:30:00 +0100 Thomas Monjalon wrote: > 24/09/2020 06:31, Stephen Hemminger: > > On Wed, 9 Sep 2020 11:51:01 -0700 > > Stephen Hemminger wrote: > > > > > This is an improved version of the setup of huge pages > > > bases on earlier DPDK setup. > > > > > > Differences are

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-22 Thread Thomas Monjalon
20/10/2020 20:01, Ferruh Yigit: > On 9/14/2020 4:31 PM, Burakov, Anatoly wrote: > > On 09-Sep-20 7:51 PM, Stephen Hemminger wrote: > >> This is an improved version of the setup of huge pages > >> bases on earlier DPDK setup. > >> > >> Differences are: > >> * autodetects NUMA vs non NUMA > >>

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-11-22 Thread Thomas Monjalon
24/09/2020 06:31, Stephen Hemminger: > On Wed, 9 Sep 2020 11:51:01 -0700 > Stephen Hemminger wrote: > > > This is an improved version of the setup of huge pages > > bases on earlier DPDK setup. > > > > Differences are: > >* autodetects NUMA vs non NUMA > >* allows setting different page

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-10-20 Thread Ferruh Yigit
On 9/14/2020 4:31 PM, Burakov, Anatoly wrote: On 09-Sep-20 7:51 PM, Stephen Hemminger wrote: This is an improved version of the setup of huge pages bases on earlier DPDK setup. Differences are:     * autodetects NUMA vs non NUMA     * allows setting different page sizes   recent kernels sup

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-09-23 Thread Stephen Hemminger
On Wed, 9 Sep 2020 11:51:01 -0700 Stephen Hemminger wrote: > This is an improved version of the setup of huge pages > bases on earlier DPDK setup. > > Differences are: >* autodetects NUMA vs non NUMA >* allows setting different page sizes > recent kernels support multiple sizes. >

Re: [dpdk-dev] [PATCH v7] usertools: add a huge page setup script

2020-09-14 Thread Burakov, Anatoly
On 09-Sep-20 7:51 PM, Stephen Hemminger wrote: This is an improved version of the setup of huge pages bases on earlier DPDK setup. Differences are: * autodetects NUMA vs non NUMA * allows setting different page sizes recent kernels support multiple sizes. * accepts a parameter