On Fri, Jul 31, 2020 at 1:23 AM McDaniel, Timothy
wrote:
>
> From: "McDaniel, Timothy"
Please change to "McDaniel Timothy "
>
> The DLB hardware does not conform exactly to the eventdev interface.
> 1) It has a limit on the number of queues that may be linked to a port.
> 2) Some ports a furth
From: "McDaniel, Timothy"
The DLB hardware does not conform exactly to the eventdev interface.
1) It has a limit on the number of queues that may be linked to a port.
2) Some ports a further restricted to a maximum of 1 linked queue.
3) It does not (currently) have the ability to carry the flow_i
>-Original Message-
>From: Kinsella, Ray
>Sent: Thursday, July 2, 2020 10:21 AM
>To: Jerin Jacob
>Cc: McDaniel, Timothy ; Neil Horman
>; Jerin Jacob ; Mattias
>Rönnblom ; dpdk-dev ; Eads,
>Gage ; Van Haaren, Harry
>Subject: Re: [dpdk-dev] [PATCH 01
On 30/06/2020 13:14, Jerin Jacob wrote:
> On Tue, Jun 30, 2020 at 5:06 PM Kinsella, Ray wrote:
>>
>>
>>
>> On 30/06/2020 12:30, Jerin Jacob wrote:
>>> On Tue, Jun 30, 2020 at 4:52 PM Kinsella, Ray wrote:
On 27/06/2020 08:44, Jerin Jacob wrote:
>> +
>> +/** Event por
Neil Horman ;
>> >Jerin Jacob ; Mattias Rönnblom
>> >; dpdk-dev ; Eads, Gage
>> >; Van Haaren, Harry
>> >Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
>> >
>> >On Tue, Jun 30, 2020 at 9:12 PM McDaniel, Timothy
dpdk-dev ; Eads, Gage
> >; Van Haaren, Harry
> >Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
> >
> >On Tue, Jun 30, 2020 at 9:12 PM McDaniel, Timothy
> > wrote:
> >>
> >> >-Original Message-
> >>
Jerin Jacob Kollanukkaran
>>; Mattias Rönnblom
>>; dpdk-dev ; Eads,
>>Gage ; Van Haaren, Harry
>>
>>Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream
>>prerequisites
>>
>>>-Original Message-
>>>From: Jerin Jacob
>
>>> >From: Jerin Jacob
>>> >Sent: Monday, June 29, 2020 11:21 PM
>>> >To: McDaniel, Timothy
>>> >Cc: Ray Kinsella ; Neil Horman
>;
>>> >Jerin Jacob ; Mattias Rönnblom
>>> >; dpdk-dev ;
>Eads, Gage
>>> >;
Neil Horman ;
>> >Jerin Jacob ; Mattias Rönnblom
>> >; dpdk-dev ; Eads, Gage
>> >; Van Haaren, Harry
>> >Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
>> >
>> >On Tue, Jun 30, 2020 at 1:01 AM McDaniel, Timothy
>&g
dpdk-dev ; Eads, Gage
> >; Van Haaren, Harry
> >Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
> >
> >On Tue, Jun 30, 2020 at 1:01 AM McDaniel, Timothy
> > wrote:
> >>
> >> -Original Message-
> >> F
>-Original Message-
>From: Jerin Jacob
>Sent: Monday, June 29, 2020 11:21 PM
>To: McDaniel, Timothy
>Cc: Ray Kinsella ; Neil Horman ;
>Jerin Jacob ; Mattias Rönnblom
>; dpdk-dev ; Eads, Gage
>; Van Haaren, Harry
>Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev:
On Tue, Jun 30, 2020 at 5:06 PM Kinsella, Ray wrote:
>
>
>
> On 30/06/2020 12:30, Jerin Jacob wrote:
> > On Tue, Jun 30, 2020 at 4:52 PM Kinsella, Ray wrote:
> >>
> >>
> >>
> >> On 27/06/2020 08:44, Jerin Jacob wrote:
> +
> +/** Event port configuration structure */
> +struct rte_e
On 30/06/2020 12:30, Jerin Jacob wrote:
> On Tue, Jun 30, 2020 at 4:52 PM Kinsella, Ray wrote:
>>
>>
>>
>> On 27/06/2020 08:44, Jerin Jacob wrote:
+
+/** Event port configuration structure */
+struct rte_event_port_conf_v20 {
+ int32_t new_event_threshold;
+
On Tue, Jun 30, 2020 at 4:52 PM Kinsella, Ray wrote:
>
>
>
> On 27/06/2020 08:44, Jerin Jacob wrote:
> >> +
> >> +/** Event port configuration structure */
> >> +struct rte_event_port_conf_v20 {
> >> + int32_t new_event_threshold;
> >> + /**< A backpressure threshold for new event enqu
On 27/06/2020 08:44, Jerin Jacob wrote:
>> +
>> +/** Event port configuration structure */
>> +struct rte_event_port_conf_v20 {
>> + int32_t new_event_threshold;
>> + /**< A backpressure threshold for new event enqueues on this port.
>> +* Use for *closed system* event dev wh
e
> ; Van Haaren, Harry
> Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
>
> > +
> > +/** Event port configuration structure */
> > +struct rte_event_port_conf_v20 {
> > + int32_t new_event_threshold;
> > + /*
-Original Message-
From: Jerin Jacob
Sent: Saturday, June 27, 2020 2:45 AM
To: McDaniel, Timothy ; Ray Kinsella
; Neil Horman
Cc: Jerin Jacob ; Mattias Rönnblom
; dpdk-dev ; Eads, Gage
; Van Haaren, Harry
Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
> +
> +/** Event port configuration structure */
> +struct rte_event_port_conf_v20 {
> + int32_t new_event_threshold;
> + /**< A backpressure threshold for new event enqueues on this port.
> +* Use for *closed system* event dev where event capacity is limited,
> +* and c
From: "McDaniel, Timothy"
The DLB hardware does not conform exactly to the eventdev interface.
1) It has a limit on the number of queues that may be linked to a port.
2) Some ports a further restricted to a maximum of 1 linked queue.
3) It does not (currently) have the ability to carry the flow_i
Cc: Jerin Jacob ; dpdk-dev ; Eads, Gage
; Van Haaren, Harry ; Ray
Kinsella ; Neil Horman
Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
On 2020-06-13 05:59, Jerin Jacob wrote:
> On Sat, Jun 13, 2020 at 2:56 AM McDaniel, Timothy
> wrote:
>> The DLB h
Kinsella ; Neil Horman ; Mattias
Rönnblom
Subject: Re: [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
On Sat, Jun 13, 2020 at 2:56 AM McDaniel, Timothy
wrote:
>
> The DLB hardware does not conform exactly to the eventdev interface.
> 1) It has a limit on the number of qu
On 2020-06-13 05:59, Jerin Jacob wrote:
> On Sat, Jun 13, 2020 at 2:56 AM McDaniel, Timothy
> wrote:
>> The DLB hardware does not conform exactly to the eventdev interface.
>> 1) It has a limit on the number of queues that may be linked to a port.
>> 2) Some ports a further restricted to a maximum
On Sat, Jun 13, 2020 at 2:56 AM McDaniel, Timothy
wrote:
>
> The DLB hardware does not conform exactly to the eventdev interface.
> 1) It has a limit on the number of queues that may be linked to a port.
> 2) Some ports a further restricted to a maximum of 1 linked queue.
> 3) It does not (current
The DLB hardware does not conform exactly to the eventdev interface.
1) It has a limit on the number of queues that may be linked to a port.
2) Some ports a further restricted to a maximum of 1 linked queue.
3) It does not (currently) have the ability to carry the flow_id as part
of the event (QE)
24 matches
Mail list logo