Re: [dpdk-dev] [PATCH] net/cnxk: unify the file name

2022-02-22 Thread Jerin Jacob
:20 PM > > > To: dev@dpdk.org; Nithin Kumar Dabilpuram ; > > > Kiran Kumar Kokkilagadda ; Sunil Kumar Kori > > > ; Satha Koteswara Rao Kottidi > > > > > > Cc: ferruh.yi...@intel.com; Satheesh Paul ; Jerin > > > Jacob Kollanukkaran > >

Re: [dpdk-dev] [PATCH] net/cnxk: unify the file name

2022-02-17 Thread Jerin Jacob
Sunil Kumar Kori > > ; Satha Koteswara Rao Kottidi > > > > Cc: ferruh.yi...@intel.com; Satheesh Paul ; Jerin > > Jacob Kollanukkaran > > Subject: [dpdk-dev] [PATCH] net/cnxk: unify the file name > > > > From: Jerin Jacob > > > > expect cn*_

RE: [dpdk-dev] [PATCH] net/cnxk: unify the file name

2022-02-17 Thread Kiran Kumar Kokkilagadda
esh Paul ; Jerin > Jacob Kollanukkaran > Subject: [dpdk-dev] [PATCH] net/cnxk: unify the file name > > From: Jerin Jacob > > expect cn*_rte_flow* files, none of the other file has rte in the file name, > remove the rte to unify the file name across the directory. > >

[dpdk-dev] [PATCH] net/cnxk: unify the file name

2022-02-09 Thread jerinj
From: Jerin Jacob expect cn*_rte_flow* files, none of the other file has rte in the file name, remove the rte to unify the file name across the directory. Signed-off-by: Jerin Jacob --- drivers/net/cnxk/cn10k_rte_flow.c | 2 +- drivers/net/cnxk/cn9k_rte_flow.c