[dpdk-dev] [EXT] [PATCH 2/2] eal: handle compressed firmwares

Igor Russkikh irusskikh at marvell.com
Wed Jun 2 13:30:52 CEST 2021


> Introduce an internal firmware loading helper to remove code duplication
> in our drivers and handle xz compressed firmwares by calling libarchive.
> 
> This helper tries to look for .xz suffixes so that drivers are not aware
> the firmwares have been compressed.
> 
> libarchive is set as an optional dependency: without libarchive, a
> runtime warning is emitted so that users know there is a compressed
> firmware.
> 
> Windows implementation is left as an empty stub.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

for QEDE,

Reviewed-by: Igor Russkikh <irusskikh at marvell.com>

Devendra, please give it a try when possible.

Regards,
  Igor


More information about the dev mailing list