Re: [dpdk-dev] [PATCH] net/i40e: fix API comments for doxygen

2017-01-27 Thread Ferruh Yigit
On 1/27/2017 12:27 PM, Ferruh Yigit wrote: > Fixes: a541407fe4bc ("net/i40e: set VF MAC anti-spoofing from PF") > Fixes: 4cbc41efcbb2 ("net/i40e: set VF VLAN anti-spoofing from PF") > Fixes: c0ec14757c5f ("net/i40e: set VF unicast promiscuous mode from PF") > Fixes: ae57070ca8b7 ("net/i40e: set VF

[dpdk-dev] [PATCH] net/i40e: fix API comments for doxygen

2017-01-27 Thread Ferruh Yigit
Fixes: a541407fe4bc ("net/i40e: set VF MAC anti-spoofing from PF") Fixes: 4cbc41efcbb2 ("net/i40e: set VF VLAN anti-spoofing from PF") Fixes: c0ec14757c5f ("net/i40e: set VF unicast promiscuous mode from PF") Fixes: ae57070ca8b7 ("net/i40e: set VF multicast promiscuous mode from PF") Fixes: 83bb95e