-
Philippe Mathieu-Daudé authored
The length field is already contained in the ip6_ext_hdr structure. Check it direcly in eth_parse_ipv6_hdr() before calling _eth_get_rss_ex_dst_addr(), which gets a bit simplified. Reviewed-by:
Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by:
Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Philippe Mathieu-Daudé authoredThe length field is already contained in the ip6_ext_hdr structure. Check it direcly in eth_parse_ipv6_hdr() before calling _eth_get_rss_ex_dst_addr(), which gets a bit simplified. Reviewed-by:
Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by:
Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading