mbuf: promote Tx offload helper to stable
This function should be made stable now. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru> Acked-by: Olivier Matz <olivier.matz@6wind.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
This commit is contained in:
parent
a767a3f43e
commit
8680efa04c
@ -1748,10 +1748,7 @@ static inline int rte_pktmbuf_chain(struct rte_mbuf *head, struct rte_mbuf *tail
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* @warning
|
||||
* @b EXPERIMENTAL: This API may change without prior notice.
|
||||
*
|
||||
/**
|
||||
* For given input values generate raw tx_offload value.
|
||||
* Note that it is caller responsibility to make sure that input parameters
|
||||
* don't exceed maximum bit-field values.
|
||||
|
Loading…
x
Reference in New Issue
Block a user