[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151001084222.GA25104@gondor.apana.org.au>
Date: Thu, 1 Oct 2015 16:42:22 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Mike Galbraith <umgwanakikbuti@...il.com>
Cc: netdev@...r.kernel.org, pshelar@...ira.com,
linux-kernel@...r.kernel.org
Subject: Re: [regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull
Mike Galbraith <umgwanakikbuti@...il.com> wrote:
>
> homer:/usr/local/src/kernel/linux-3.x.git # time strace -vvvfFtT git remote update 2> /strace.out
> Fetching origin
>
> real 2m9.164s
> user 0m1.616s
> sys 0m0.316s
>
> 2 minutes of thumb twiddling should have been..
>
> homer:/usr/local/src/kernel/linux-3.x.git # time git remote update
> Fetching origin
>
> real 0m0.213s
> user 0m0.156s
> sys 0m0.036s
>
> Daemon runs as user git like so, with all repositories living in ~git:
> /usr/lib/git/git-daemon --syslog --detach --reuseaddr --user=git --group=daemon --pid-file=/var/run/git-daemon.pid --export-all --user-path
>
> Bisected and post bisect verified by applying/removing a revert.
So do you use VXLANs?
If this patch is indeed causing the regression you should be able
to spot some differences in the tcpdump. Can you confirm this?
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists