From: Jason Wang <jasow...@redhat.com> Date: Tue, 6 Jun 2017 14:09:49 +0800
> Tun actually expects a symmetric hash for queue selecting to work > correctly, otherwise packets belongs to a single flow may be > redirected to the wrong queue. So this patch switch to use > __skb_get_hash_symmetric(). > > Signed-off-by: Jason Wang <jasow...@redhat.com> Applied.