[dpdk-dev] [PATCH 1/2] eal/bsd: fix ioport write operation

Bruce Richardson bruce.richardson at intel.com
Mon May 8 10:55:01 CEST 2017


On Sun, May 07, 2017 at 01:33:33PM +0000, Tiwei Bie wrote:
> The first param of out*() on FreeBSD is port, and the second one is
> data. But they are reversed in DPDK. This patch fixes it.
> 
> Fixes: 756ce64b1ecd ("eal: introduce PCI ioport API") Cc:
> stable at dpdk.org
> 
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> ---
How was this bug discovered so that we can verify that it is fixed?.  Is
this in use by virtio or was it just discovered via code inspection?

/Bruce


More information about the dev mailing list