[PATCH dpdk] net: add more icmp types and code
Ferruh Yigit
ferruh.yigit at amd.com
Fri Oct 18 00:22:01 CEST 2024
On 10/17/2024 5:02 PM, Stephen Hemminger wrote:
> On Thu, 17 Oct 2024 10:33:22 +0200
> Robin Jarry <rjarry at redhat.com> wrote:
>
>> Add more ICMP message types and codes based on RFC 792. Change the
>> namespace prefix from RTE_IP_ICMP_ to RTE_ICMP_ to allow differentiation
>> between types and codes.
>>
>> Signed-off-by: Robin Jarry <rjarry at redhat.com>
>
> Should add a release note for this
>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
>
+1 to get this in 24.11
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
@Thomas, probably it is better to get this for -rc1 and as next-net
already pulled can this directly go to main?
Btw, is following also required? Just because it is documented in RFC:
15 Information Request
16 Information Reply
Ack stands if above added or not.
More information about the dev
mailing list