Re: [PATCH net-next v3 0/5] Support for the IOAM Pre-allocated

2021-04-01 Thread Justin Iurman
I just noticed that the patchset title has been shortened, don't know what happened... sorry for that. The entire one is "Support for the IOAM Pre-allocated Trace with IPv6". > v3: > - Fix warning "unused label 'out_unregister_genl'" by adding conditional macro > - Fix lwtunnel output redirect b

[PATCH net-next v3 0/5] Support for the IOAM Pre-allocated

2021-04-01 Thread Justin Iurman
v3: - Fix warning "unused label 'out_unregister_genl'" by adding conditional macro - Fix lwtunnel output redirect bug: dst cache useless in this case, use orig_output instead v2: - Fix warning with static for __ioam6_fill_trace_data - Fix sparse warning with __force when casting __be64 to _