Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1534873 > unrolled thread

Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment.

Started byArtem Savkov <asavkov@redhat.com>
First post2016-12-02 13:00 +0100
Last post2016-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.


Contents

  Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment. Artem Savkov <asavkov@redhat.com> - 2016-12-02 13:00 +0100

#1534873 — Re: [PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment.

FromArtem Savkov <asavkov@redhat.com>
Date2016-12-02 13:00 +0100
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web