Re: [PATCH] net: add net namespace inode for all net_dev events

From: David Ahern
Date: Tue Mar 09 2021 - 14:54:34 EST


On 3/9/21 10:40 AM, Steven Rostedt wrote:
> The order of the fields is important. Don't worry about breaking API by
> fixing it. The parsing code uses this output to find where the binary data
> is.

Changing the order of the fields will impact any bpf programs expecting
the existing format.