On Thu, Mar 17, 2016 at 04:38:53PM +0100, Adrien Mazarguil wrote: > This patchset adds to mlx5 a few features available in mlx4 (TX from > secondary processes) or provided by Verbs (support for HW packet padding, > TX VLAN insertion). > > Release notes and documentation are updated accordingly. > > Changes in v3: > - Removed compilation option for TX VLAN insertion, the method to use is now > determined at runtime. > - Modified releases notes slightly. > > Changes in v2: > - Added support for CRC stripping configuration. > - Updated packet padding feature macro and made cosmetic changes to its > implementation to match CRC stripping's. > - Updated release notes about packet padding. > - Updated TX VLAN insertion documentation. > > Olga Shern (2): > mlx5: add RX CRC stripping configuration > mlx5: add support for HW packet padding > > Or Ami (2): > mlx5: add callbacks to support link (up / down) changes > mlx5: allow operation in secondary processes > > Yaacov Hazan (1): > mlx5: add VLAN insertion offload > Applied to dpdk-next-net/rel_16_04.
/Bruce