Thanks Joe I forgot to add your Tested-by to V5; I have been testing this myself; but let me know if you would like it added – I can send a V6.
Darrell -----Original Message----- From: <[email protected]> on behalf of Joe Stringer <[email protected]> Date: Tuesday, August 8, 2017 at 4:51 PM To: Darrell Ball <[email protected]> Cc: ovs dev <[email protected]> Subject: Re: [ovs-dev] [patch_v4] dp-packet: Reset DPDK HWOL checksum flags on init. On 8 August 2017 at 16:39, Darrell Ball <[email protected]> wrote: > Reset the DPDK HWOL checksum flags in dp_packet_init_. > The new HWOL bad checksum flag is uninitialized on non-dpdk ports and > this is noticed as test failures using netdev-dummy ports where the bad > checksum flag is checked. > > Fixes: 7451af618e0d ("dp-packet : Update DPDK rx checksum validation functions.") > CC: Sugesh Chandran <[email protected]> > Signed-off-by: Darrell Ball <[email protected]> > --- Tested-by: Joe Stringer <[email protected]> Tested-at: https://urldefense.proofpoint.com/v2/url?u=https-3A__travis-2Dci.org_joestringer_openvswitch_jobs_262464859&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=jXM8RI10bFYBt8zzW6xxX0MRb4YxJ_uCcOdGTE0sfJo&s=d664GG1tgARiN5uEJxebCnczlUnMDtHdWluYN0dRc5g&e= I'll let those more familiar with this code provide the review. _______________________________________________ dev mailing list [email protected] https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=jXM8RI10bFYBt8zzW6xxX0MRb4YxJ_uCcOdGTE0sfJo&s=kCTOzFrO_3CdwW2mM_wcQZXMHDtzpo8cAuKlHSOcxTw&e= _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
