> On Jun 21, 2018, at 7:45 PM, Han Zhou <[email protected]> wrote: > > As pointed out by Justin in today's ovn meeting, the "ovs-appctl -t > ovn-controller inject-pkt" already takes care of checksum calculation, which > can be used to replace the dummy/receive tool in tests when checksum is > needed. > So I tried this approach and it works pretty well: > https://patchwork.ozlabs.org/patch/933050/
Great! At the time I added that, I'd thought about updating the OVN tests to use the mechanism, since it's much easier to read than the hex representation. Unfortunately, I didn't have a chance, but I just added it back as a low-priority item on an internal to-do list I'm maintaining. Thanks for following up and letting me know it worked. --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
