NetRxPkt: Introduce support for additional hash types
commit33bbc05eabe5109d270faf10493a3ebebd541ecd
authorYuri Benditovich <yuri.benditovich@daynix.com>
Mon, 27 Jan 2020 11:54:04 +0000 (27 13:54 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 3 Mar 2020 10:04:47 +0000 (3 18:04 +0800)
treed3172dcd3528beaec307d0ff748ab561e57c6bcf
parentb559ea95eaee8cbf72d910e8f98d2601c7f74f97
NetRxPkt: Introduce support for additional hash types

Add support for following hash types:
IPV6 TCP with extension headers
IPV4 UDP
IPV6 UDP
IPV6 UDP with extension headers

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Acked-by: Dmitry Fleytman <dmitry.fleytman@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/net_rx_pkt.c
hw/net/net_rx_pkt.h
hw/net/trace-events