Hi, jingjing
All will be fix in v6
> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, September 29, 2017 12:55 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Cc: Zhao1, Wei
> Subject: RE: [dpdk-dev] [PATCH v5 1/3] net/i40e: queue region set and flush
> +static int
> +i40e_vsi_update_queue_region_mapping(struct i40e_hw *hw,
> + struct i40e_pf *pf)
> +{
> + uint16_t i;
> + struct i40e_vsi *vsi = pf->main_vsi;
> + uint16_t queue_offset, bsf, tc_index;
> + struct i40e_vsi_context ctxt;
> + struct i40e_a
This feature enable queue regions configuration for RSS in PF,
so that different traffic classes or different packet
classification types can be separated to different queues in
different queue regions.This patch can set queue region range,
it include queue number in a region and the index of first
3 matches
Mail list logo