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

Yong Wang yongwang at vmware.com
Wed Jan 13 03:20:23 CET 2016


On 1/5/16, 4:52 PM, "Stephen Hemminger" <stephen at networkplumber.org> wrote:

>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.

Sure and patch updated.


More information about the dev mailing list