On 10/4/2017 10:48 PM, Ophir Munk wrote: > Changes from v2: > * Split "net/mlx4: support multi-segments Rx" commit from "net/mlx4: get back > Rx flow functionality" commit > * Semantics, code styling > * Fix check-git-log warnings > * Fix checkpatches warnings > > Next (currently not included) changes: > * Replacing MLX4_TRANSPOSE() macro (Generic macro to convert MLX4 to IBV > flags) with a look-up table as in mlx5 > for example: mlx5_set_ptype_table() function - in order to improve > performance. > This change is delicate and should be verified first with regression tests > > * PMD documentation update when no longer working with MLNX_OFED > Documentation updtes require specific kernel, rdma_core and FW versions as > well as installation procedures. > These details should be supplied by regression team. > > Moti Haimovsky (6): > net/mlx4: add simple Tx bypassing ibverbs > net/mlx4: get back Rx flow functionality > net/mlx4: support multi-segments Tx > net/mlx4: get back Tx checksum offloads > net/mlx4: get back Rx checksum offloads > net/mlx4: add loopback Tx from VF > > Vasily Philipov (1): > net/mlx4: support multi-segments Rx
Adried looks like beat you with a few hours :) Can you please clarify which set is valid one, thanks.