Re: [dpdk-dev] [PATCH v3 3/4] mbuf: make rte_mbuf_tx_offload as stable
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-09-01 17:14:20
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-09-01 17:14:20
On Wed, 1 Sep 2021 09:45:22 +0300 Andrew Rybchenko [off-list ref] wrote:
On 8/31/21 10:35 PM, Stephen Hemminger wrote:quoted
This function should be made stable now. Also, fix the docbook comment format. Fixes: 8d9c2c3a1f01 ("mbuf: add function to generate raw Tx offload value") Cc: konstantin.ananyev@intel.com Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>I'm not sure that it is correct to have promotion with Fixes tag. It will require extra care on backporting to stable.
I would not recommend bothering with backport of docbook only fix.