Hi Naresh, On Wed, 5 Aug 2020 22:24:03 +0530 Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote: > On Tue, 4 Aug 2020 at 11:24, Stefano Brivio <sbrivio@xxxxxxxxxx> wrote: > > > > + icmp6h->icmp6_cksum = csum_ipv6_magic(&nip6h->saddr, &nip6h->daddr, len, > > + IPPROTO_ICMPV6, csum); > > Linux next build breaks for riscv architecture defconfig build. Yes, sorry for that. Stephen Rothwell already reported this for s390 defconfig and I sent a patch some hours ago: https://patchwork.ozlabs.org/project/netdev/patch/a85e9878716c2904488d56335320b7131613e94c.1596633316.git.sbrivio@xxxxxxxxxx/ Thanks for reporting this though! -- Stefano