[dpdk-dev] [PATCH 26/28] net/virtio: use eal I/O device memory read/write API

Yuanhan Liu yuanhan.liu at linux.intel.com
Wed Dec 14 03:46:57 CET 2016


On Wed, Dec 14, 2016 at 07:25:56AM +0530, Jerin Jacob wrote:
> From: Santosh Shukla <santosh.shukla at caviumnetworks.com>
> 
> Replace the raw I/O device memory read/write access with eal
> abstraction for I/O device memory read/write access to fix
> portability issues across different architectures.

I think these APIs are good:

Acked-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>

> Signed-off-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> CC: Huawei Xie <huawei.xie at intel.com>
> CC: Yuanhan Liu <yuanhan.liu at linux.intel.com>

Not a big deal, but I think we normally put the 'Cc' above the SoB.

	--yliu


More information about the dev mailing list