On Thu, Aug 10, 2017 at 01:22:16PM -0700, Darrell Ball wrote:
> Reset the DPDK hwol flags in dp_packet_init_.  The new hwol bad checksum
> flag is uninitialized for non-dpdk ports and this is noticed as test
> failures using netdev-dummy ports, when built with the --with-dpdk
> flag set. Hence, in this case, packets may be falsely marked as having a
> bad checksum. The existing APIs are simplified at the same time by
> making them specific to either DPDK or otherwise; they also now
> manage a single field.
> 
> Reported-at: 
> https://mail.openvswitch.org/pipermail/ovs-discuss/2017-August/045081.html
> Fixes: 7451af618e0d ("dp-packet : Update DPDK rx checksum validation 
> functions.")
> CC: Sugesh Chandran <sugesh.chand...@intel.com>
> Signed-off-by: Darrell Ball <dlu...@gmail.com>

Thanks a lot!  I applied this to master and branch-2.8.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to