]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Hyper-V: hn: Store host hash value in flowid
authorWei Hu <whu@FreeBSD.org>
Wed, 24 Feb 2021 05:07:46 +0000 (05:07 +0000)
committerWei Hu <whu@FreeBSD.org>
Mon, 29 Mar 2021 10:18:20 +0000 (03:18 -0700)
commita86be0da9a03840bcf19499428e8868728c0082e
tree3635d795ce6968cfbd29dbba4c092c370ce9e408
parent823a80f4f9037b6b9611aaceb21f53115d1e64f1
Hyper-V: hn: Store host hash value in flowid

When rx packet contains hash value sent from host, store it in
the mbuf's flowid field so when the same mbuf is on the tx path,
the hash value can be used by the host to determine the outgoing
network queue.

MFC after: 2 weeks
Sponsored by: Microsoft

(cherry picked from commit 80f39bd95f22322152709ea5fae3a3c546044c9c)
sys/dev/hyperv/netvsc/if_hn.c