Re: [vpp-dev] Issues with DPDK checksum with latest build

2017-12-12 Thread Keith Burns
https://gerrit.fd.io/r/9813


On Tue, Dec 12, 2017 at 10:05 AM Pradeep Patel (pradpate) <
pradp...@cisco.com> wrote:

> I have also seen the same issue.
>
> Workaround(till issue gets resolved) is to run md5sum on dpdk tar and
> update the same in make file.
>
> vagrant@localhost:/vpp/dpdk$ md5sum dpdk-17.11.tar.xz
>
> 61e79ac968343d7a4a4050dcaa2d6f36  dpdk-17.11.tar.xz
>
>
>
> and update Makefile
>
> DPDK_17.11_TARBALL_MD5_CKSUM := 61e79ac968343d7a4a4050dcaa2d6f36
>
>
>
> *From: * on behalf of Keith Burns <
> alaga...@gmail.com>
> *Date: *Tuesday, December 12, 2017 at 9:52 AM
> *To: *vpp-dev 
> *Subject: *[vpp-dev] Issues with DPDK checksum with latest build
>
>
>
> Been seeing this since yesterday on two separate 16.04 boxes:
>
>
>
> https://gist.github.com/051cc22ca505766a37111f8fa9b24b2f
>
>
>
>
>
> I did try "wget into ~/Downloads" as suggested in a thread by Damjan but
> no dice.
>
>
>
>
>
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Issues with DPDK checksum with latest build

2017-12-12 Thread Pradeep Patel (pradpate)
I have also seen the same issue.
Workaround(till issue gets resolved) is to run md5sum on dpdk tar and update 
the same in make file.
vagrant@localhost:/vpp/dpdk$ md5sum dpdk-17.11.tar.xz
61e79ac968343d7a4a4050dcaa2d6f36  dpdk-17.11.tar.xz

and update Makefile
DPDK_17.11_TARBALL_MD5_CKSUM := 61e79ac968343d7a4a4050dcaa2d6f36

From:  on behalf of Keith Burns 

Date: Tuesday, December 12, 2017 at 9:52 AM
To: vpp-dev 
Subject: [vpp-dev] Issues with DPDK checksum with latest build

Been seeing this since yesterday on two separate 16.04 boxes:

https://gist.github.com/051cc22ca505766a37111f8fa9b24b2f


I did try "wget into ~/Downloads" as suggested in a thread by Damjan but no 
dice.


___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev