Re: [dpdk-dev] [PATCH] doc/windows_gsg: update section on driver installation

2021-10-11 Thread Thomas Monjalon
08/10/2021 23:11, Dmitry Kozlyuk: > Windows GSG included a section only on virt2phys driver installation, > but not on NetUIO. The content of the section duplicated documentation > in dpdk-kmods, but contained no links to it, only a reference. > > Add subsections for virt2phys and NetUIO, explaini

Re: [dpdk-dev] [PATCH] doc/windows_gsg: update section on driver installation

2021-10-11 Thread Kadam, Pallavi
On 10/9/2021 1:20 PM, Dmitry Kozlyuk wrote: 2021-10-09 12:38 (UTC-0700), Kadam, Pallavi: On 10/8/2021 2:11 PM, Dmitry Kozlyuk wrote: [...] +virt2phys +~ -1. From Device Manager, Action menu, select "Add legacy hardware". -2. It will launch the "Add Hardware Wizard". Click "Next".

Re: [dpdk-dev] [PATCH] doc/windows_gsg: update section on driver installation

2021-10-09 Thread William Tu
On Sat, Oct 9, 2021 at 1:20 PM Dmitry Kozlyuk wrote: snip > > > +Access to physical addresses is provided by a kernel-mode driver, > > > virt2phys. > > > +It is mandatory for allocating physically-contiguous memory which is > > > required > > > +by hardware PMDs. > > > > Should we add specific

Re: [dpdk-dev] [PATCH] doc/windows_gsg: update section on driver installation

2021-10-09 Thread Dmitry Kozlyuk
2021-10-09 12:38 (UTC-0700), Kadam, Pallavi: > On 10/8/2021 2:11 PM, Dmitry Kozlyuk wrote: > > [...] > > +virt2phys > > +~ > > > > -1. From Device Manager, Action menu, select "Add legacy hardware". > > -2. It will launch the "Add Hardware Wizard". Click "Next". > > -3. Select second opt

Re: [dpdk-dev] [PATCH] doc/windows_gsg: update section on driver installation

2021-10-09 Thread Kadam, Pallavi
On 10/8/2021 2:11 PM, Dmitry Kozlyuk wrote: Windows GSG included a section only on virt2phys driver installation, but not on NetUIO. The content of the section duplicated documentation in dpdk-kmods, but contained no links to it, only a reference. Add subsections for virt2phys and NetUIO, expl