Re: [dpdk-dev] I/O device memory read/write implementation for sfc

2017-01-19 Thread Ferruh Yigit
On 1/19/2017 6:30 AM, Andrew Rybchenko wrote: > On 01/19/2017 08:53 AM, Jerin Jacob wrote: >> On Wed, Jan 18, 2017 at 07:31:39PM +, Ferruh Yigit wrote: >>> Hi Andrew, Jerin, >>> >>> Existing "I/O device memory read/write" doesn't cover sfc driver because >>> driver was in next-net tree. >>> >>>

Re: [dpdk-dev] I/O device memory read/write implementation for sfc

2017-01-18 Thread Andrew Rybchenko
On 01/19/2017 08:53 AM, Jerin Jacob wrote: On Wed, Jan 18, 2017 at 07:31:39PM +, Ferruh Yigit wrote: Hi Andrew, Jerin, Existing "I/O device memory read/write" doesn't cover sfc driver because driver was in next-net tree. And both sfc and "I/O device memory read/write" patches will be integ

Re: [dpdk-dev] I/O device memory read/write implementation for sfc

2017-01-18 Thread Jerin Jacob
On Wed, Jan 18, 2017 at 07:31:39PM +, Ferruh Yigit wrote: > Hi Andrew, Jerin, > > Existing "I/O device memory read/write" doesn't cover sfc driver because > driver was in next-net tree. > > And both sfc and "I/O device memory read/write" patches will be > integrated into main tree for rc1 rel

[dpdk-dev] I/O device memory read/write implementation for sfc

2017-01-18 Thread Ferruh Yigit
Hi Andrew, Jerin, Existing "I/O device memory read/write" doesn't cover sfc driver because driver was in next-net tree. And both sfc and "I/O device memory read/write" patches will be integrated into main tree for rc1 release. If "I/O device memory read/write" implementation can be done for sfc