Open yangxingwu opened 2 years ago
Not reproducible at my end. What is the crash version, kernel version, architecture and distribution?
crash> list packet_offload.list -H offload_base -s packet_offload
ffffffffae02a8e0
struct packet_offload {
type = 8,
priority = 0,
callbacks = {
gso_segment = 0xffffffffad06ca80 <inet_gso_segment>,
gro_receive = 0xffffffffad06b360 <inet_gro_receive>,
gro_complete = 0xffffffffad06b6e0 <inet_gro_complete>
},
list = {
next = 0xffffffffae02c100 <ipv6_packet_offload+32>,
prev = 0xffffffffae028300 <offload_base>
}
}
...
It will be helpful if crash could show the corresponding symbols of command output
for example
But I can NOT get the symbols when running the same CLI on my own server: