Re: [PATCH libvirt v1 1/7] nodedev: Detect AP Card device

2020-11-04 Thread Daniel Henrique Barboza
This patch is doing multiple things in a single punch: - docs/ changes - parse code in src/conf - added logic in node_device_udev.c - test changes I suggest you split this one in at least 3 patches: changes in 'docs', changes in 'src/conf' with nodedevxml2xmltest.c changes, another patch with th

Re: [PATCH libvirt v1 2/7] nodedev: Detect AP Queues

2020-11-04 Thread Daniel Henrique Barboza
Same thing I mentioned in patch 01 (split the docs, conf and logic in separated patches) applies to this patch and patch 04. Thanks, DHB On 10/21/20 7:59 AM, Shalini Chellathurai Saroja wrote: From: Farhan Ali Each AP Card device can support upto 256 AP Queues. AP Queues are also detected

<    1   2