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: <vpp-dev-boun...@lists.fd.io> on behalf of Keith Burns 
<alaga...@gmail.com>
Date: Tuesday, December 12, 2017 at 9:52 AM
To: vpp-dev <vpp-dev@lists.fd.io>
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

Reply via email to