[dpdk-dev] [PATCH v5 00/29] introduce I/O device memory read/write operations

Jerin Jacob jerin.jacob at caviumnetworks.com
Wed Jan 18 11:55:28 CET 2017


On Wed, Jan 18, 2017 at 10:56:57AM +0100, Thomas Monjalon wrote:
> 2017-01-18 06:51, Jerin Jacob:
> > v5:
> > 1) net/ena: removed intermediate readl/writel implementation and
> > implemented ENA_REG_READ32/ENA_REG_WRITE32 as rte_read_relaxed/
> > rte_write32_relaxed(Jan Medala)
> > 2) Rebased to dpdk.org master
> > 3) Created a temporary branch in public repo to share changes for easy testing
> > 
> > repo: https://github.com/jerinjacobk/dpdk.git
> > branch: rte_io_v5
> 
> I will apply it on top of next-net in order to have it in 17.02-rc1.
> Any objection?
> 
> Please could you check there is no rebase issue on top of next-net?
> RC1 is expected today.

Tested on top of next-net. Found _no_ rebase issue.


More information about the dev mailing list