This series contains enhancements for Intel ice and iavf drivers. v6: - doc/ice: addressed Bruce's review comments. Dropped re-wrapping of existing text to follow DPDK policy (starting each sentence on a new line). - doc/ice: explicitly noted that invalid rl_burst_size values cause the driver to fail to initialize (hard failure). - net/iavf: re-submitted patch 2 (runtime queue setup race fix) which had application issues in v5.
v5: - Added documented rejection of invalid values to rl_burst_size. - Improved commit message for iavf runtime queue setup fix. Dawid Wesierski (2): doc: fix ice scheduler rate-limiter burst size description net/iavf: disable runtime queue setup during queue rate limiting doc/guides/nics/ice.rst | 1 + doc/guides/nics/intel_vf.rst | 10 ++++++++++ doc/guides/rel_notes/release_26_07.rst | 3 +++ drivers/net/intel/iavf/iavf_ethdev.c | 23 ++++++++++++++++++++--- drivers/net/intel/iavf/iavf_tm.c | 2 ++ 5 files changed, 36 insertions(+), 3 deletions(-) -- 2.47.3 --------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydzial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-316 | Kapital zakladowy 200.000 PLN. Spolka oswiadcza, ze posiada status duzego przedsiebiorcy w rozumieniu ustawy z dnia 8 marca 2013 r. o przeciwdzialaniu nadmiernym opoznieniom w transakcjach handlowych. Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited.

