diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-07 11:06:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-08 16:06:31 +0300 |
commit | 4308811ba90118ae1b71a95fee79ab7dada6400c (patch) | |
tree | 505fdb1d96e992cbb1544381b8b55328d04d2923 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7812da81b6da6e206c4c2a8720b62a2f29934109 (diff) | |
download | linux-4308811ba90118ae1b71a95fee79ab7dada6400c.tar.xz |
net: display more skb fields in skb_dump()
Print these additional fields in skb_dump() to ease debugging.
- mac_len
- csum_start (in v2, at Willem suggestion)
- csum_offset (in v2, at Willem suggestion)
- priority
- mark
- alloc_cpu
- vlan_all
- encapsulation
- inner_protocol
- inner_mac_header
- inner_network_header
- inner_transport_header
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions