[dpdk-dev] [PATCH v2] net/octeontx: fix vdev name
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Mar 19 19:59:21 CET 2019
    
    
  
On 3/14/2019 3:35 PM, Jerin Jacob Kollanukkaran wrote:
> On Wed, 2019-03-13 at 14:58 -0700, Stephen Hemminger wrote:
>> The octeontx driver is creating vdev with name  "OCTEONTX_PMD"
>> which is an artifact from how RTE_PMD_REGISTER_VDEV arguments
>> work.
>>
>> Change to use the same convention as all the other network
>> drivers ie "net_octeontx").
>>
>> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>> Reviewed-by: Ramil Rosen <ramirose at gmail.com>
>> ---
> 
> Acked-by: Jerin Jacob <jerinj at marvell.com>
> 
Hi Jerin, Stephen,
Can you please provide fixes line, (which commit broke the pmd name)?
Thanks,
ferruh
    
    
More information about the dev
mailing list