[dpdk-dev] [PATCH v3 4/4] vmxnet3: announce device offload capability

Stephen Hemminger stephen at networkplumber.org
Wed Jan 6 01:52:05 CET 2016


On Tue,  5 Jan 2016 16:12:58 -0800
Yong Wang <yongwang at vmware.com> wrote:

>  
>  /* return 0 means link status changed, -1 means not changed */
> @@ -819,7 +831,7 @@ vmxnet3_dev_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vid, int on)
>  	else
>  		VMXNET3_CLEAR_VFTABLE_ENTRY(hw->shadow_vfta, vid);
>  
> -	/* don't change active filter if in promiscious mode */
> +	/* don't change active filter if in promiscuous mode */

Maybe send a first patch in series with these message and comment cleanups?

Makes the review easier, and aides bisection.


More information about the dev mailing list