On Wed, Feb 17, 2016 at 5:48 PM, Or Gerlitz <gerlitz...@gmail.com> wrote: > On Wed, Feb 17, 2016 at 2:00 PM, Saeed Mahameed > <sae...@dev.mellanox.co.il> wrote: >>>> struct mlx5e_priv { >>>> /* priv data path fields - start */ >>>> - int default_vlan_prio; >>>> struct mlx5e_sq **txq_to_sq_map; >>>> int channeltc_to_txq_map[MLX5E_MAX_NUM_CHANNELS][MLX5E_MAX_NUM_TC]; >>>> /* priv data path fields - end */ >>> >>> >>> Didn't see a note on the removal of the default vlan prio in the >>> change-log, could you elaborate what was the role of it before the >>> patch and why we can just throw it? >>> >> it did nothing other than holding the number "0" which is always the >> default prio for vlans >> it was replaced with a the real 0 (the hardcoded "0") in the following lines: > > okay, I would spare a sentence on that removal in the change, just in > case someone lands > here in future bisections and wonders why we removed this. will add to change log.
- [PATCH net-next 00/12] QoS and VxLAN offloads support for M... Saeed Mahameed
- [PATCH net-next 04/12] net/mlx5e: Support DCBNL IEEE E... Saeed Mahameed
- Re: [PATCH net-next 04/12] net/mlx5e: Support DCBN... Or Gerlitz
- Re: [PATCH net-next 04/12] net/mlx5e: Support ... Saeed Mahameed
- Re: [PATCH net-next 04/12] net/mlx5e: Supp... Or Gerlitz
- Re: [PATCH net-next 04/12] net/mlx5e:... Saeed Mahameed
- Re: [PATCH net-next 04/12] net/mlx5e: Support DCBN... Or Gerlitz
- Re: [PATCH net-next 04/12] net/mlx5e: Support ... Saeed Mahameed
- Re: [PATCH net-next 04/12] net/mlx5e: Supp... Or Gerlitz
- Re: [PATCH net-next 04/12] net/mlx5e:... Saeed Mahameed
- [PATCH net-next 09/12] net/mlx5e: Protect en header fi... Saeed Mahameed
- [PATCH net-next 08/12] net/mlx5e: Move to checksum com... Saeed Mahameed
- [PATCH net-next 02/12] net/mlx5: Introduce physical po... Saeed Mahameed
- [PATCH net-next 11/12] net/mlx5e: Add TX stateless off... Saeed Mahameed
- [PATCH net-next 05/12] net/mlx5e: Support DCBNL IEEE P... Saeed Mahameed
- [PATCH net-next 12/12] net/mlx5e: Add tx inner packet ... Saeed Mahameed