On 4/27/2017 5:14 AM, Alexey Kardashevskiy wrote: > On Wed, 26 Apr 2017 10:18:29 +0100 > Ferruh Yigit <ferruh.yi...@intel.com> wrote: > >> On 4/26/2017 9:08 AM, Alexey Kardashevskiy wrote: >>> Recent kernels/distros have updated firmware images, use them. >>> In order to keep support of older distros (such as Fedora 19 or >>> Ubuntu 14.04), this also tries fallback to an order firmware >>> version. >>> >>> Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru> >>> --- >>> Changes: >>> v2: >>> * in addition to the very new firmware images, this adds fallback to >>> some older firmware present in 3yo distros >> >> Hi Alexey, >> >> CC'ing maintainers. >> >> Thank you for the patch, please CC maintainers in your patches. > > Thanks, > > for the future - is there anything like kernel's > scripts/get_maintainer.pl? I could not spot one.
Current process is manually checking MAINTAINERS file. There is no script, but dpdk maintainers file format is compatible with get_maintaner.pl, I did able to make one for myself as a wrapper to Linux script. > > > -- > Alexey >