[dpdk-dev] [PATCH v11 0/4] rawdev driver for ntb

Li, Xiaoyun xiaoyun.li at intel.com
Fri Jul 5 04:41:25 CEST 2019


Hi
> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, July 4, 2019 20:30
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v11 0/4] rawdev driver for ntb
> 
> This patch set adds support for Intel NTB device with Skylake platform.
> It is a raw device for allowing two hosts to communicate with each other and
> access the peer memory.
> 
> This patch set also provides a simple example to transmit a file between two
> hosts. But since there is no FIFO here, only support file which is no more than
> 4M. And will add FIFO in the future.
> 
> 
> v11 (Thomas):
> * rebased on top of IOAT driver
> * squashed commit for binding script
> * renamed ntb_rawdev to ntb as agreed with Bruce Please review this version, I
> may have done mistakes.

I've compared the new version code with v10 code. There is no change except "ntb_rawdev -> ntb".
And I also tested the new version. Works fine. No mistake. :)
Thanks!

> --
> 2.21.0



More information about the dev mailing list