Re: [dpdk-dev] [PATCH v2] ethdev: refine doxygen for add UDP tunnel port API

2021-01-27 Thread Thomas Monjalon
27/01/2021 12:34, Ferruh Yigit: > On 1/19/2021 3:19 AM, Qi Zhang wrote: > > Refine the doxygen for rte_eth_dev_udp_tunnel_port_add. > > Add more detail description of the impacted offload functions. > > > > Signed-off-by: Qi Zhang > > --- > > > > v2: > > - reword doxygen that focus on API impact

Re: [dpdk-dev] [PATCH v2] ethdev: refine doxygen for add UDP tunnel port API

2021-01-27 Thread Ferruh Yigit
On 1/19/2021 3:19 AM, Qi Zhang wrote: Refine the doxygen for rte_eth_dev_udp_tunnel_port_add. Add more detail description of the impacted offload functions. Signed-off-by: Qi Zhang --- v2: - reword doxygen that focus on API impact base on previous discussion. lib/librte_ethdev/rte_ethdev.h

[dpdk-dev] [PATCH v2] ethdev: refine doxygen for add UDP tunnel port API

2021-01-18 Thread Qi Zhang
Refine the doxygen for rte_eth_dev_udp_tunnel_port_add. Add more detail description of the impacted offload functions. Signed-off-by: Qi Zhang --- v2: - reword doxygen that focus on API impact base on previous discussion. lib/librte_ethdev/rte_ethdev.h | 11 +++ 1 file changed, 11 ins