Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659179
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] tun: use symmetric hash |
| Date | 2017-06-06 22:30 +0200 |
| Message-ID | <tPth0-5bW-19@gated-at.bofh.it> (permalink) |
| References | <tPg0q-52u-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jason Wang <jasowang@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 <jasowang@redhat.com> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next] tun: use symmetric hash Jason Wang <jasowang@redhat.com> - 2017-06-06 08:20 +0200 Re: [PATCH net-next] tun: use symmetric hash David Miller <davem@davemloft.net> - 2017-06-06 22:30 +0200
csiph-web