> -----Original Message----- > From: Jerin Jacob <[email protected]> > Sent: 21 September 2023 17:38 > To: Srikanth Yalavarthi <[email protected]>; David Marchand > <[email protected]> > Cc: Prince Takkar <[email protected]>; [email protected]; Shivah Shankar > Shankar Narayan Rao <[email protected]>; Anup Prabhu > <[email protected]>; Srikanth Yalavarthi <[email protected]> > Subject: [EXT] Re: [PATCH v1 02/34] ml/cnxk: drop use of RTE API for > firmware read > > External Email > > ---------------------------------------------------------------------- > On Wed, Aug 30, 2023 at 9:40 PM Srikanth Yalavarthi > <[email protected]> wrote: > > > > Dropped use of rte_firmware_read API to read ML firmware binary. When > > DPDK is built with libarchive aaupport, the the RTE API assumes the > > binary file as a compressed archive. This causes the ML firmware > > binary to be parsed incorrectly. > > + @David Marchand rte_firmware_read() author for his opinions >
Dropped this patch in v3 series. Required fix is implemented as part of http://patches.dpdk.org/project/dpdk/patch/[email protected]/

