Re: [PATCH net-next] selftests: net: ioam: add tunsrc support

2024-09-23 Thread Justin Iurman
On 9/19/24 09:57, Paolo Abeni wrote: On 9/7/24 18:42, Justin Iurman wrote: TL;DR This patch comes from a discussion we had with Jakub and Paolo. This patch updates the IOAM selftests to support the new "tunsrc" feature of IOAM. As a consequence, some changes were required. For example, the IPv6

Re: [PATCH net-next] selftests: net: ioam: add tunsrc support

2024-09-19 Thread Paolo Abeni
On 9/7/24 18:42, Justin Iurman wrote: TL;DR This patch comes from a discussion we had with Jakub and Paolo. This patch updates the IOAM selftests to support the new "tunsrc" feature of IOAM. As a consequence, some changes were required. For example, the IPv6 header must be accessed to check some

[PATCH net-next] selftests: net: ioam: add tunsrc support

2024-09-07 Thread Justin Iurman
TL;DR This patch comes from a discussion we had with Jakub and Paolo. This patch updates the IOAM selftests to support the new "tunsrc" feature of IOAM. As a consequence, some changes were required. For example, the IPv6 header must be accessed to check some fields (i.e., the source address for th