Subject: [dpdk-dev] [PATCH] bus/pci: fix mapping of PCI resources
>
On Mon, Sep 28, 2020 at 11:11 AM Burakov, Anatoly
wrote:
> Dupe of http://patches.dpdk.org/patch/78768/ ?
Yes.
--
David Marchand
On 28-Sep-20 7:34 AM, alvinx.zh...@intel.com wrote:
From: Alvin Zhang
When mapping PCI bar resources around the MSI-X table, if the size
of the first part is 0, the second part should also be mapped if
its size is not 0.
Fixes: e200535c1ca3 ("mem: drop mapping API workaround")
Cc: sta...@dpdk.
From: Alvin Zhang
When mapping PCI bar resources around the MSI-X table, if the size
of the first part is 0, the second part should also be mapped if
its size is not 0.
Fixes: e200535c1ca3 ("mem: drop mapping API workaround")
Cc: sta...@dpdk.org
Signed-off-by: Alvin Zhang
---
drivers/bus/pci/
4 matches
Mail list logo