> -----Original Message----- > From: Yang, Qiming <qiming.y...@intel.com> > Sent: Thursday, May 18, 2023 8:16 AM > To: dev@dpdk.org > Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming <qiming.y...@intel.com>; > Keller, Jacob E <jacob.e.kel...@intel.com> > Subject: [PATCH v2 10/20] net/ice/base: reduce time to read Option data > > Re-write ice_get_orom_civd_data to allocate memory to store the > Option ROM data. This change significantly reduces the time > to read the Option ROM CIVD section from ~10 seconds down to ~1 second. > > Signed-off-by: Jacob Keller <jacob.e.kel...@intel.com> > Signed-off-by: Qiming Yang <qiming.y...@intel.com> > --- ACK. Thanks, Jake
- [PATCH v2 01/20] net/ice/base: updated copyright Qiming Yang
- [PATCH v2 02/20] net/ice/base: add NAC Topology device cap... Qiming Yang
- [PATCH v2 03/20] net/ice/base: add new device for E810 Qiming Yang
- [PATCH v2 04/20] net/ice/base: fix incorrect defines for D... Qiming Yang
- [PATCH v2 05/20] net/ice/base: introduce a non-atomic func... Qiming Yang
- [PATCH v2 06/20] net/ice/base: add missing AQ flag to AQ c... Qiming Yang
- [PATCH v2 07/20] net/ice/base: add support for inner etype... Qiming Yang
- [PATCH v2 08/20] net/ice/base: add support for PPPoE hardw... Qiming Yang
- [PATCH v2 09/20] net/ice/base: remove direction metadata f... Qiming Yang
- [PATCH v2 10/20] net/ice/base: reduce time to read Option ... Qiming Yang
- RE: [PATCH v2 10/20] net/ice/base: reduce time to rea... Keller, Jacob E
- [PATCH v2 11/20] net/ice/base: add support for VLAN TPID f... Qiming Yang
- [PATCH v2 12/20] net/ice/base: add C825-X device ID Qiming Yang
- [PATCH v2 13/20] net/ice/base: add function to get rxq con... Qiming Yang
- [PATCH v2 14/20] net/ice/base: modify tunnel match mask Qiming Yang
- [PATCH v2 15/20] net/ice/base: check VSIG before disassoci... Qiming Yang
- [PATCH v2 16/20] net/ice/base: delete get field vector fun... Qiming Yang
- [PATCH v2 17/20] net/ice/base: update 3k-sign DDP support ... Qiming Yang
- [PATCH v2 18/20] net/ice/base: fix static analyzer bug Qiming Yang
- [PATCH v2 19/20] net/ice/base: offer memory config for sch... Qiming Yang
- [PATCH v2 20/20] net/ice/base: add new AQ ro read HW senso... Qiming Yang