Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534873
| From | Artem Savkov <asavkov@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment. |
| Date | 2016-12-02 13:00 +0100 |
| Message-ID | <sJUFr-3kZ-3@gated-at.bofh.it> (permalink) |
| References | <sJM5b-5UO-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Dec 01, 2016 at 09:47:17PM -0500, Don Bowman wrote: > I have been having this problem (4.9rc6). > I applied this patch. > I still have the problem. > > My stack trace (attached as image, i did not get it in text) is: > > ipv6_gso_segment > skb_mac_gso_segment > __skb_gso_segment > validate_xmit_skb > sch_direct_xmit > __dev_queue_xmit > macvlan_start > > .. > > I think the macvlan is important (it does not seem to occur on my VM > that are not macvtap). I don't see any way that the same problem may get reproduced in ipv6_gso_segment with that patch applied, so this must be a different issue. -- Regards, Artem
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment. Artem Savkov <asavkov@redhat.com> - 2016-12-02 13:00 +0100
csiph-web