On 28 Jan 2022, at 17:04, Adrian Moreno wrote: > In order to minimize the risk of having the python flow parsing code and > the C flow formatting code divert, add a target that checks if the > formatting code has been changed since the last revision and warn the > developer if it has. > > The script also makes it easy to update the dependency file so hopefully > it will not cause too much trouble for a developer that has modifed the > file without changing the flow string format. > > Signed-off-by: Adrian Moreno <amore...@redhat.com> Changes look good to me! Acked-by: Eelco Chaudron <echau...@redhat.com> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH v2 15/18] python: add unit tests for ListP... Adrian Moreno
- [ovs-dev] [PATCH v2 08/18] python: add ovs datapath flow pa... Adrian Moreno
- [ovs-dev] [PATCH v2 13/18] python: detect changes in flow f... Adrian Moreno
- Re: [ovs-dev] [PATCH v2 13/18] python: detect changes ... 0-day Robot
- Re: [ovs-dev] [PATCH v2 13/18] python: detect changes ... Eelco Chaudron
- [ovs-dev] [PATCH v2 11/18] tests: wrap ovs-ofctl calls to t... Adrian Moreno
- Re: [ovs-dev] [PATCH v2 11/18] tests: wrap ovs-ofctl c... 0-day Robot
- Re: [ovs-dev] [PATCH v2 11/18] tests: wrap ovs-ofctl c... Eelco Chaudron
- Re: [ovs-dev] [PATCH v2 11/18] tests: wrap ovs-ofc... Adrian Moreno
- [ovs-dev] [PATCH v2 14/18] python: introduce unit tests Adrian Moreno
- [ovs-dev] [PATCH v2 12/18] tests: Wrap test-odp to also run... Adrian Moreno