Re: [dpdk-dev] [RFC 0/1] A Distributed Software Event Device

2018-07-13 Thread Mattias Rönnblom
On 2018-07-12 22:39, Wiles, Keith wrote: On Jul 11, 2018, at 4:21 PM, Mattias Rönnblom wrote: This is the Distributed Software (DSW) event device, which distributes the task of scheduling events among all the eventdev ports and their lcore threads. DSW is primarily designed for atomic-only

Re: [dpdk-dev] [RFC 0/1] A Distributed Software Event Device

2018-07-12 Thread Wiles, Keith
> On Jul 11, 2018, at 4:21 PM, Mattias Rönnblom > wrote: > > This is the Distributed Software (DSW) event device, which distributes > the task of scheduling events among all the eventdev ports and their > lcore threads. > > DSW is primarily designed for atomic-only queues, but also supports >

[dpdk-dev] [RFC 0/1] A Distributed Software Event Device

2018-07-11 Thread Mattias Rönnblom
This is the Distributed Software (DSW) event device, which distributes the task of scheduling events among all the eventdev ports and their lcore threads. DSW is primarily designed for atomic-only queues, but also supports single-link and parallel queues. (DSW would be more accurately described a