Merge branch 'ioam6-fix-write-to-cloned-skb-s'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 22 Feb 2024 08:28:06 +0000 (09:28 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 22 Feb 2024 08:28:07 +0000 (09:28 +0100)
commit39a4cd5a3a32fe61716cfcaae1a01f9e5ee4971c
treecc325a934f11610a55fbc919a38a81c36dbd7cce
parent7d2a894d7f487dcb894df023e9d3014cf5b93fe5
parent187bbb6968af5400e436c193765c5d845a07364f
Merge branch 'ioam6-fix-write-to-cloned-skb-s'

Justin Iurman says:

====================
ioam6: fix write to cloned skb's

Make sure the IOAM data insertion is not applied on cloned skb's. As a
consequence, ioam selftests needed a refactoring.
====================

Link: https://lore.kernel.org/r/20240219135255.15429-1-justin.iurman@uliege.be
Signed-off-by: Paolo Abeni <pabeni@redhat.com>