Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534873 > unrolled thread
| Started by | Artem Savkov <asavkov@redhat.com> |
|---|---|
| First post | 2016-12-02 13:00 +0100 |
| Last post | 2016-12-02 13:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment. Artem Savkov <asavkov@redhat.com> - 2016-12-02 13:00 +0100
| From | Artem Savkov <asavkov@redhat.com> |
|---|---|
| Date | 2016-12-02 13:00 +0100 |
| Subject | Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment. |
| Message-ID | <sJUFr-3kZ-3@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web