Re: [PATCH dpdk v2] rel_notes: announce 24.11 ipv6 api breakage

2024-07-31 Thread Thomas Monjalon
23/07/2024 10:27, Robin Jarry: > In 24.11, all IPv6 public APIs will be modified to use a structure > instead of fixed size arrays. > > Signed-off-by: Robin Jarry > Acked-by: Morten Brørup Acked-by: Bruce Richardson Acked-by: Konstantin Ananyev Acked-by: Vladimir Medvedkin Applied, thanks.

Re: [PATCH dpdk v2] rel_notes: announce 24.11 ipv6 api breakage

2024-07-25 Thread Medvedkin, Vladimir
Acked-by: Vladimir Medvedkin On 23/07/2024 09:27, Robin Jarry wrote: In 24.11, all IPv6 public APIs will be modified to use a structure instead of fixed size arrays. Signed-off-by: Robin Jarry Acked-by: Morten Brørup --- Notes: v2: updated with the exhaustive list of symbols doc/gui

RE: [PATCH dpdk v2] rel_notes: announce 24.11 ipv6 api breakage

2024-07-23 Thread Konstantin Ananyev
> In 24.11, all IPv6 public APIs will be modified to use a structure > instead of fixed size arrays. > > Signed-off-by: Robin Jarry > Acked-by: Morten Brørup > --- > > Notes: > v2: updated with the exhaustive list of symbols > > doc/guides/rel_notes/deprecation.rst | 42 +

Re: [PATCH dpdk v2] rel_notes: announce 24.11 ipv6 api breakage

2024-07-23 Thread Bruce Richardson
On Tue, Jul 23, 2024 at 10:27:46AM +0200, Robin Jarry wrote: > In 24.11, all IPv6 public APIs will be modified to use a structure > instead of fixed size arrays. > > Signed-off-by: Robin Jarry > Acked-by: Morten Brørup > --- > Acked-by: Bruce Richardson

[PATCH dpdk v2] rel_notes: announce 24.11 ipv6 api breakage

2024-07-23 Thread Robin Jarry
In 24.11, all IPv6 public APIs will be modified to use a structure instead of fixed size arrays. Signed-off-by: Robin Jarry Acked-by: Morten Brørup --- Notes: v2: updated with the exhaustive list of symbols doc/guides/rel_notes/deprecation.rst | 42 1 file cha