> On Oct 3, 2017, at 4:00 AM, Raslan Darawsheh <rasl...@mellanox.com> wrote: > > Expose Rx HW timestamp to packet mbufs. > > Signed-off-by: Raslan Darawsheh <rasl...@mellanox.com> > --- > Changes in v6: > - Rebasing the work on top of 217b1421 ("net/mlx5: separate DPDK from Verbs > Rx queue objects") > ---
Raslan, It looks like you also rebased it on top of my ARM NEON patch set: [PATCH v1 0/7] net/mlx5: add vectorized Rx/Tx burst for ARM So, it might not be possible for Ferruh to apply on Nelio's patchset, because filenames are different. You can either 1) Rebase it on only Nelio's patchset, then I need to add the timestamp code for ARM NEON to my patch. 2) Rebase it on my patchset with adding the timestamp code for ARM NEON by yourself. I'm okay with both ways. If you choose 1), I ack this patch. Acked-by: Yongseok Koh <ys...@mellanox.com> Yongseok