> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Mattias Rönnblom > Sent: Friday, May 3, 2019 10:16 PM > To: dev@dpdk.org > Cc: Mattias Rönnblom <mattias.ronnb...@ericsson.com> > Subject: [dpdk-dev] [PATCH] event/dsw: fix dsw capabilities > > The DSW event device didn't set > RTE_EVENT_DEV_CAP_MULTIPLE_QUEUE_PORT > and RTE_EVENT_DEV_CAP_NONSEQ_MODE, even though it has both these > capabilities. >
Cc: sta...@dpdk.org > Fixes: 4540ee9c68 ("event/dsw: add device and queue configuration") > > Signed-off-by: Mattias Rönnblom <mattias.ronnb...@ericsson.com> Acked-by: Jerin Jacob <jer...@marvell.com>