On 6/26/2025 9:59 PM, David Matlack wrote:
On Thu, Jun 26, 2025 at 4:44 AM Sairaj Kodilkar wrote:
On 6/26/2025 4:57 PM, Sairaj Kodilkar wrote:
On 6/21/2025 4:50 AM, David Matlack wrote:
+/*
+ * Limit the number of MSIs enabled/disabled by the test regardless
of the
+ * number of MSIs the d
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Wed, 25 Jun 2025 12:41:23 +0200 you wrote:
> setup_wait() takes an optional argument and then is called from the top
> level of the test script. That confuses shellcheck, which thinks that maybe
> the intention is
On Thu, Jun 26, 2025 at 4:44 AM Sairaj Kodilkar wrote:
> On 6/26/2025 4:57 PM, Sairaj Kodilkar wrote:
> > On 6/21/2025 4:50 AM, David Matlack wrote:
> >> +/*
> >> + * Limit the number of MSIs enabled/disabled by the test regardless
> >> of the
> >> + * number of MSIs the device itself supports, e.
On 6/26/2025 4:57 PM, Sairaj Kodilkar wrote:
On 6/21/2025 4:50 AM, David Matlack wrote:
Introduce a basic VFIO selftest called vfio_pci_device_test to
demonstrate the functionality of the VFIO selftest library and provide
some test coverage of basic VFIO operations, including:
- Mapping an
On 6/21/2025 4:50 AM, David Matlack wrote:
Introduce a basic VFIO selftest called vfio_pci_device_test to
demonstrate the functionality of the VFIO selftest library and provide
some test coverage of basic VFIO operations, including:
- Mapping and unmapping DMA
- Mapping and unmapping BARs