On 4/12/21 5:20 PM, Gaetan Rivet wrote: > No unit test exist currently for the ovs-barrier type. > It is however crucial as a building block and should be verified to work > as expected. > > Create a simple test verifying the basic function of ovs-barrier. > Integrate the test as part of the test suite. > > Signed-off-by: Gaetan Rivet <[email protected]> > --- > tests/automake.mk | 1 + > tests/library.at | 5 + > tests/test-barrier.c | 264 +++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 270 insertions(+) > create mode 100644 tests/test-barrier.c Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [PATCH v2 25/28] dpif-netdev: Make mega... Maxime Coquelin
- [ovs-dev] [PATCH v2 11/28] llring: Add lockless MPMC bound... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 11/28] llring: Add lockless M... Maxime Coquelin
- [ovs-dev] [PATCH v2 16/28] dpif-netdev: Use seq-pool for m... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 16/28] dpif-netdev: Use seq-p... Maxime Coquelin
- [ovs-dev] [PATCH v2 10/28] mpsc-queue: Module for lock-fre... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 10/28] mpsc-queue: Module for... Maxime Coquelin
- [ovs-dev] [PATCH v2 26/28] dpif-netdev: Replace port mutex... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 26/28] dpif-netdev: Replace p... Maxime Coquelin
- [ovs-dev] [PATCH v2 18/28] tests: Add ovs-barrier unit tes... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 18/28] tests: Add ovs-barrier... Maxime Coquelin
- [ovs-dev] [PATCH v2 28/28] netdev-dpdk: Remove rte-flow AP... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 28/28] netdev-dpdk: Remove rt... Maxime Coquelin
- [ovs-dev] [PATCH v2 27/28] dpif-netdev: Use one or more of... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 27/28] dpif-netdev: Use one o... Maxime Coquelin
- [ovs-dev] [PATCH v2 19/28] ovs-thread: Fix barrier use-aft... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 19/28] ovs-thread: Fix barrie... Maxime Coquelin
- [ovs-dev] [PATCH v2 12/28] seq-pool: Module for faster ID ... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 12/28] seq-pool: Module for f... Maxime Coquelin
- [ovs-dev] [PATCH v2 21/28] netdev-offload-dpdk: Use per-th... Gaetan Rivet
- Re: [ovs-dev] [PATCH v2 21/28] netdev-offload-dpdk: U... Maxime Coquelin
