Re: [dpdk-dev] [PATCH 1/2] net/sfc: use eal I/O device memory read/write API

2017-01-23 Thread Ferruh Yigit
On 1/20/2017 1:53 PM, Andrew Rybchenko wrote: > Use relaxed version of these functions to guarantee no changes on > the step. > > Signed-off-by: Andrew Rybchenko Series applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH 1/2] net/sfc: use eal I/O device memory read/write API

2017-01-20 Thread Andrew Rybchenko
Use relaxed version of these functions to guarantee no changes on the step. Signed-off-by: Andrew Rybchenko --- Due to late stage when the API appears and small time for testing, I prefer conservative way: use relaxed version right now and cleanup neighbour rte_*mb() calls later with switching to