[dpdk-dev] [PATCH v6 19/23] test: exercise event timer arm and expiry

Pavan Nikhilesh pbhagavatula at caviumnetworks.com
Thu Jan 11 13:26:56 CET 2018


On Wed, Jan 10, 2018 at 06:21:10PM -0600, Erik Gabriel Carrillo wrote:
> Add a test that creates an event timer and detects the generation of a
> timer expiry event being scheduled through the software event device.
>
> Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>
> ---
>  test/test/test_event_timer_adapter.c | 106 +++++++++++++++++++++++++++++++++++
>  1 file changed, 106 insertions(+)
>

Please consider following common_code -> sw_dev -> test -> doc so that it would
be easy to review. Some patches could be squashed into one.

<snip>


More information about the dev mailing list