Re: [dpdk-dev] [PATCH v2] net/cnxk: unify file names

2022-02-23 Thread Ferruh Yigit
On 2/23/2022 9:08 AM, Jerin Jacob wrote: On Wed, Feb 23, 2022 at 12:01 AM wrote: From: Jerin Jacob Except for the 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 Acked-by: Kiran Kum

Re: [dpdk-dev] [PATCH v2] net/cnxk: unify file names

2022-02-23 Thread Jerin Jacob
On Wed, Feb 23, 2022 at 12:01 AM wrote: > > From: Jerin Jacob > > Except for the 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 > Acked-by: Kiran Kumar K Applied to dpdk-next-n

[dpdk-dev] [PATCH v2] net/cnxk: unify file names

2022-02-22 Thread jerinj
From: Jerin Jacob Except for the 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 Acked-by: Kiran Kumar K --- v2..v1: -Missed renaming cn10k_rte* and cn9k_rte* and fixed it drivers/