Eelco Chaudron via dev <[email protected]> writes: > On 3 Jun 2026, at 21:13, Ilya Maximets wrote: > >> Code should not use DPDK experimental API, and comments or docs should >> not have a reason to mention it either. >> >> It is sort of allowed on dpdk-latest, but people sending or reviewing >> patches should not take those lightly either, so the error should >> still be fine there. >> >> This patch triggers the error on itself, which is also fine, as it is, >> ideally, the last patch to do so. >> >> Signed-off-by: Ilya Maximets <[email protected]> > > Thanks Ilya, > > The patch looks good overall. It would be nice to have a self-test > added to tests/checkpatch.at, as has been done for other recent > checkpatch changes.
Well, it isn't a complex evaluation. Unlike many of the things we have tests for, this is a straight always run test. Maybe it's okay to skip for this one since it isn't a complex logic. > //Eelco > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
