> -----Original Message----- > From: David Marchand <[email protected]> > Sent: 27 September 2023 15:08 > To: Jerin Jacob <[email protected]> > Cc: Srikanth Yalavarthi <[email protected]>; Prince Takkar > <[email protected]>; [email protected]; Shivah Shankar Shankar Narayan > Rao <[email protected]>; Anup Prabhu <[email protected]> > Subject: [EXT] Re: [PATCH v1 02/34] ml/cnxk: drop use of RTE API for > firmware read > > External Email > > ---------------------------------------------------------------------- > On Thu, Sep 21, 2023 at 2:08 PM Jerin Jacob <[email protected]> wrote: > > > > 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 > > I am not sure if this series was applied, but this patch can be discarded as > a fix > on rte_firmware_read has been merged in the main repository. > Thanks for the heads up Jerin.
This series is not yet applied. I will push a revised series with this commit removed. > > > -- > David Marchand

