Re: [dpdk-dev] [PATCH v2 0/2] standardize rawdev names

2019-07-30 Thread Thomas Monjalon
30/07/2019 15:39, Thomas Monjalon: > The names of the rawdev drivers and the resultant libraries they built > were pretty inconsistent. In terms of directory names, some had "rawdev" > in the name, e.g. skeleton_rawdev, ifpga_rawdev, while others didn't. > Also, for the built .so/.a libraries, the

[dpdk-dev] [PATCH v2 0/2] standardize rawdev names

2019-07-30 Thread Thomas Monjalon
The names of the rawdev drivers and the resultant libraries they built were pretty inconsistent. In terms of directory names, some had "rawdev" in the name, e.g. skeleton_rawdev, ifpga_rawdev, while others didn't. Also, for the built .so/.a libraries, the names were not always consistent between ma