RE: [PATCH] doc: announce changes to event vector structure

2022-07-12 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday, July 12, 2022 9:57 AM > To: Pavan Nikhilesh > Cc: dev@dpdk.org; Jerin Jacob ; Ray Kinsella > ; Jerin Jacob ; Jayatheerthan, Jay > ; Carrillo, Erik G ; > Gujjar, Abhinandan S ; McDaniel, Timothy &g

RE: [PATCH v2 0/2] DLB2: cq_weight fixes

2022-07-11 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Monday, July 11, 2022 3:31 PM > To: McDaniel, Timothy > Cc: sta...@dpdk.org; dev@dpdk.org; jer...@marvell.com; > jerinjac...@gmail.com; sta...@dpdk.org > Subject: Re: [PATCH v2 0/2] DLB2: cq_weight fixes

RE: [PATCH v2 0/2] DLB2: cq_weight fixes

2022-07-08 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, July 8, 2022 9:26 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; jer...@marvell.com; jerinjac...@gmail.com; > sta...@dpdk.org > Subject: Re: [PATCH v2 0/2] DLB2: cq_weight fixes > > 06/07/2

RE: [PATCH v5] event/dlb2: add support for single 512B write of 4 QEs

2022-06-10 Thread McDaniel, Timothy
> -Original Message- > From: Richardson, Bruce > Sent: Friday, June 10, 2022 10:43 AM > To: McDaniel, Timothy > Cc: jer...@marvell.com; dev@dpdk.org; Wires, Kent > Subject: Re: [PATCH v5] event/dlb2: add support for single 512B write of 4 QEs > > On Fri, Ju

RE: [PATCH v5] event/dlb2: add support for single 512B write of 4 QEs

2022-06-10 Thread McDaniel, Timothy
> -Original Message- > From: Richardson, Bruce > Sent: Friday, June 10, 2022 8:12 AM > To: McDaniel, Timothy > Cc: jer...@marvell.com; dev@dpdk.org; Wires, Kent > Subject: Re: [PATCH v5] event/dlb2: add support for single 512B write of 4 QEs > > On Fri, Ju

RE: [PATCH v4] event/dlb2: add support for single 512B write of 4 QEs

2022-06-09 Thread McDaniel, Timothy
I will submit the changes requested by Bruce. Thanks, Tim > -Original Message- > From: Jerin Jacob > Sent: Thursday, June 9, 2022 12:40 PM > To: Richardson, Bruce > Cc: McDaniel, Timothy ; jer...@marvell.com; > dev@dpdk.org; Wires, Kent > Subject: Re: [PATC

RE: [PATCH] event/dlb2: fix advertized capabilities

2022-06-09 Thread McDaniel, Timothy
I will update both the description and doc/guides/eventdevs/features/dlb2.ini Thanks, Tim > -Original Message- > From: Jerin Jacob > Sent: Thursday, June 9, 2022 12:06 PM > To: McDaniel, Timothy > Cc: Jerin Jacob ; dpdk-dev ; dpdk stable > > Subject: Re: [P

RE: [PATCH v4] event/dlb2: add support for single 512B write of 4 QEs

2022-05-23 Thread McDaniel, Timothy
> -Original Message- > From: Richardson, Bruce > Sent: Monday, May 23, 2022 11:34 AM > To: McDaniel, Timothy > Cc: jer...@marvell.com; dev@dpdk.org; Wires, Kent > Subject: Re: [PATCH v4] event/dlb2: add support for single 512B write of 4 QEs > > On Mon, Ma

RE: [PATCH v4] event/dlb2: add support for single 512B write of 4 QEs

2022-05-23 Thread McDaniel, Timothy
Sorry Bruce, but I don't have a clue what you are talking about here. > -Original Message- > From: Richardson, Bruce > Sent: Monday, May 23, 2022 11:37 AM > To: McDaniel, Timothy > Cc: jer...@marvell.com; dev@dpdk.org; Wires, Kent > Subject: Re: [PATCH v4] even

RE: [PATCH] event/dlb2: add support for single 512B write of 4 QEs

2022-05-16 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Saturday, May 14, 2022 7:08 AM > To: McDaniel, Timothy ; Richardson, Bruce > ; konstantin.v.anan...@yandex.ru > Cc: Jerin Jacob ; dpdk-dev > Subject: Re: [PATCH] event/dlb2: add support for single 512B write of 4 Q

RE: rte_bus_probe() does not exit on error

2022-05-11 Thread McDaniel, Timothy
age- > From: Thomas Monjalon > Sent: Tuesday, May 3, 2022 5:14 AM > To: Tyler Retzlaff > Cc: McDaniel, Timothy ; dev@dpdk.org; Van > Haaren, Harry ; Jerin Jacob > ; Wires, Kent ; > david.march...@redhat.com > Subject: Re: rte_bus_probe() does not exit on error > >

rte_bus_probe() does not exit on error

2022-05-02 Thread McDaniel, Timothy
; > Today's Topics: > >1. [PATCH 1/2] common/mlx5: extend crypto capabilities (Raja Zidane) >2. RE: [PATCH] kni: update kernel API to receive packets > (Gagandeep Singh) >3. rte_bus_probe() does not exit on error (McDaniel, Timothy) > > > -

rte_bus_probe() does not exit on error

2022-04-18 Thread McDaniel, Timothy
Hello DPDK community, We are looking into an issue where we pass an invalid command line argument to a vdev, and we print out an error message but don't exit. This is an issue with all of the command line options that we handle in dlb2_parse_params(). In a nutshell, it looks like when we enco

RE: [PATCH] app/eventdev_dump: introduce eventdev_dump application

2022-04-10 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Sunday, April 10, 2022 1:49 AM > To: McDaniel, Timothy ; Maryam Tahhan > ; Pattan, Reshma > Cc: Jerin Jacob ; dpdk-dev > Subject: Re: [PATCH] app/eventdev_dump: introduce eventdev_dump > application > >

RE: [PATCH v2] doc/dlb2: update dlb2 documentation

2021-12-14 Thread McDaniel, Timothy
> -Original Message- > From: Shetty, Rashmi > Sent: Tuesday, December 7, 2021 5:02 PM > To: dev@dpdk.org > Cc: jer...@marvell.com; Van Haaren, Harry ; > Pathak, Pravin ; Chen, Mike Ximing > ; McDaniel, Timothy > ; Shetty, Rashmi > Subject: [PATCH v2] doc/dlb2

RE: [PATCH] doc/dlb2: update dlb2 documentation

2021-12-14 Thread McDaniel, Timothy
> -Original Message- > From: Shetty, Rashmi > Sent: Monday, December 6, 2021 10:37 AM > To: dev@dpdk.org > Cc: jer...@marvell.com; Van Haaren, Harry ; > Pathak, Pravin ; Chen, Mike Ximing > ; McDaniel, Timothy > ; Shetty, Rashmi > Subject: [PATCH] doc/dlb2

RE: dev Digest, Vol 381, Issue 38

2021-12-13 Thread McDaniel, Timothy
> -Original Message- > From: dev-requ...@dpdk.org > Sent: Tuesday, December 7, 2021 7:51 PM > To: dev@dpdk.org > Subject: dev Digest, Vol 381, Issue 38 > > Send dev mailing list submissions to > dev@dpdk.org > > To subscribe or unsubscribe via the World Wide Web, visit > h

Re: [dpdk-dev] [PATCH v8 1/7] power_intrinsics: use callbacks for comparison

2021-07-08 Thread McDaniel, Timothy
> -Original Message- > From: Burakov, Anatoly > Sent: Thursday, July 8, 2021 9:14 AM > To: dev@dpdk.org; McDaniel, Timothy ; Xing, > Beilei ; Wu, Jingjing ; Yang, > Qiming ; Zhang, Qi Z ; Wang, > Haiyue ; Matan Azrad ; Shahaf > Shuler ; Viacheslav Ovsiien

Re: [dpdk-dev] [PATCH 1/1] event/dlb2: fix vector based dequeue

2021-05-19 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, May 19, 2021 4:44 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Carrillo, Erik G ; Van Haaren, > Harry ; Jerin Jacob ; Jerin > Jacob > Subject: Re: [dpdk-dev] [PATCH 1/1] event/dlb2: fix vector

Re: [dpdk-dev] [PATCH] doc: fix guide for DLB v2.5

2021-05-17 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Sunday, May 16, 2021 12:34 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Van > Haaren, Harry ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATCH] doc: fix guide for D

[dpdk-dev] [PATCH 1/1] event/dlb2: fix vector based dequeue

2021-05-12 Thread McDaniel, Timothy
From: Timothy McDaniel This commit fixes the following bugs in the vector based dequeue path: - extract hw sched type - update xstats The default mode of operation was also changed from vector optimized mode to scalar mode. Fixes: 000a7b8e7582 ("event/dlb2: optimize dequeue operation") Cc: timo

Re: [dpdk-dev] [21.08 PATCH v1 1/2] power: invert the monitor check

2021-05-11 Thread McDaniel, Timothy
> -Original Message- > From: Burakov, Anatoly > Sent: Tuesday, May 11, 2021 10:32 AM > To: dev@dpdk.org; McDaniel, Timothy ; Xing, > Beilei ; Wu, Jingjing ; Yang, > Qiming ; Zhang, Qi Z ; Wang, > Haiyue ; Matan Azrad ; Shahaf > Shuler ; Viacheslav Ovsiienko ; >

[dpdk-dev] [PATCH v3 1/1] event/dlb2: optimize Dequeue Operations

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Convert code to use x86 vector instructions, thereby significantly improving dequeue performance. Signed-off-by: Timothy McDaniel Signed-off-by: Harry Van Haaren --- drivers/event/dlb2/dlb2.c | 445 + drivers/event/dlb2/dlb2_priv.h |

[dpdk-dev] [PATCH v3 0/1] Optimize DLB2 Dequeue Operations

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel This patch converts the PMD to use x86 vector instructions, thereby significantly improving dequeue performance. Changes since V2: 1) Rebased patch on top of dpdk-next-eventdev 2) Use drivers/event/dlb2 as source directory to patch, thereby taking into account that the

[dpdk-dev] [PATCH v5 26/26] doc/dlb2: update documentation for v2.5

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the dlb documentation for v2.5. Notable differences include the new cobined credit scheme. Also cleaned up a couple of sections, and removed a duplicate section. Signed-off-by: Timothy McDaniel --- doc/guides/eventdevs/dlb2.rst | 153 +++---

[dpdk-dev] [PATCH v5 25/26] event/dlb2: move rte config defines to runtime devargs

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel The new devarg names and their default values are listed below. The defaults have not changed, and none of these parameters are accessed in the fast path. poll_interval=1000 sw_credit_quantai=32 default_depth_thresh=256 Signed-off-by: Timothy McDaniel --- config/rte_con

[dpdk-dev] [PATCH v5 24/26] event/dlb2: update xstats for v2.5

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Add DLB v2.5 specific information to xstats, such as metrics for the new credit scheme. Signed-off-by: Timothy McDaniel --- drivers/event/dlb2/dlb2_xstats.c | 41 1 file changed, 37 insertions(+), 4 deletions(-) diff --git a/drivers/even

[dpdk-dev] [PATCH v5 22/26] event/dlb2: use new implementation of HW types header

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel As support for DLB v2.5 was added, modifications were made to dlb_hw_types_new.h, but the old file needed to be preserved during the port in order to meet the requirement that individual patches in a series each compile successfully. Since the DLB v2.5 support is completely

[dpdk-dev] [PATCH v5 20/26] event/dlb2: use new implementation of resource header

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel A temporary version of dlb_resource.h (dlb_resource_new.h) was used by the previous commits in this patch series. Merge the two files now that DLB v2.5 support has been fully added to dlb_resource.c. Signed-off-by: Timothy McDaniel --- drivers/event/dlb2/pf/base/dlb2_osd

[dpdk-dev] [PATCH v5 19/26] event/dlb2: add v2.5 sequence number management

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions that perform the sequence number management functions. These include getting a groups number of sequence numbers per queue, managing in-use slots, getting the current occupancy, and setting sequence numbers for a group. The logic is very s

[dpdk-dev] [PATCH v5 17/26] event/dlb2: add v2.5 finish map/unmap

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for finishing the queue map/unmap operation, which is an asynchronous operation. The logic is very similar to what was done for v2.0, but the new combined register map for v2.0 and v2.5 uses new register names and bit names. A

[dpdk-dev] [PATCH v5 18/26] event/dlb2: add v2.5 sparse cq mode

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for configuring sparse CQ mode, where each cache line contains just one QE instead of 4. The logic is very similar to what was done for v2.0, but the new combined register map for v2.0 and v2.5 uses new register names and bit n

[dpdk-dev] [PATCH v5 16/26] event/dlb2: add v2.5 queue depth functions

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level hardware functions responsible for getting the queue depth. The command arguments are also validated. The logic is very similar to what was done for v2.0, but the new combined register map for v2.0 and v2.5 uses new register names and bit names. Addit

[dpdk-dev] [PATCH v5 15/26] event/dlb2: add v2.5 credit scheme

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel DLB v2.5 uses a different credit scheme than was used in DLB v2.0 . Specifically, there is a single credit pool for both load balanced and directed traffic, instead of a separate pool for each as is found with DLB v2.0. Signed-off-by: Timothy McDaniel --- drivers/event/d

[dpdk-dev] [PATCH v5 14/26] event/dlb2: add v2.5 start domain

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for starting the scheduling domain. Once a domain is started, its resources can no longer be configured, except for QID remapping and port enable/disable. The start domain arguments are validated, and an error is returned if val

[dpdk-dev] [PATCH v5 12/26] event/dlb2: add v2.5 map qid

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for mapping queues to ports. These functions also validate the map arguments and verify that the maximum number of queues linked to a load balanced port does not exceed the capabilities of the hardware. The logic is very simila

[dpdk-dev] [PATCH v5 13/26] event/dlb2: add v2.5 unmap queue

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for removing the linkage between a queue and a load balanced port. Runtime checks are performed on the port and queue to make sure the state is appropriate for the unmap operation, and the unmap arguments are also validated. Th

[dpdk-dev] [PATCH v5 11/26] event/dlb2: add v2.5 create dir queue

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for creating directed queues. These functions configure the depth threshold, configure queue depth, and validate the queue creation arguments. The logic is very similar to what was done for v2.0, but the new combined register m

[dpdk-dev] [PATCH v5 10/26] event/dlb2: add v2.5 create dir port

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for creating directed ports. These functions create the producer port (PP), configure the consumer queue (CQ), configure queue depth, and validate the port creation arguments. The logic is very similar to what was done for v2.0

[dpdk-dev] [PATCH v5 07/26] event/dlb2: add v2.5 domain reset

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Reset hardware registers, consumer queues, ports, interrupts and software. Queues must also be drained as part of the reset process. The logic is very similar to what was done for v2.0, but the new combined register map for v2.0 and v2.5 uses new register names and bit nam

[dpdk-dev] [PATCH v5 09/26] event/dlb2: add v2.5 create ldb port

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update the low level HW functions responsible for creating load balanced ports. These functions create the producer port (PP), configure the consumer queue (CQ), and validate the port creation arguments. The logic is very similar to what was done for v2.0, but the new comb

[dpdk-dev] [PATCH v5 08/26] event/dlb2: add v2.5 create ldb queue

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Updated low level hardware functions related to configuring load balanced queues. These functions create the queues, as well as attach related resources required by load balanced queues, such as sequence numbers. The logic is very similar to what was done for v2.0, but the

[dpdk-dev] [PATCH v5 06/26] event/dlb2: add v2.5 create sched domain

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel Update domain creation logic to account for DLB v2.5 credit scheme, new register map, and new register access macros. Signed-off-by: Timothy McDaniel --- drivers/event/dlb2/dlb2_user.h| 13 +- drivers/event/dlb2/pf/base/dlb2_resource.c| 645 -

[dpdk-dev] [PATCH v5 04/26] event/dlb2: add v2.5 HW init

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel This commit adds support for DLB v2.5 probe-time hardware init, and sets up a framework for incorporating the remaining changes required to support DLB v2.5. DLB v2.0 and DLB v2.5 are similar in many respects, but their register offsets and definitions are different. As a

[dpdk-dev] [PATCH v5 05/26] event/dlb2: add v2.5 get resources

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel DLB v2.5 uses a new credit scheme, where directed and load balanced credits are unified, instead of having separate directed and load balanced credit pools. Signed-off-by: Timothy McDaniel --- drivers/event/dlb2/dlb2.c | 20 -- drivers/event/dlb2/

[dpdk-dev] [PATCH v5 00/26] Add DLB v2.5

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel This patch series adds support for DLB v2.5 to the current DLB V2.0 PMD. The resulting PMD supports both hardware versions. The main differences between the DLB v2.5 and v2.0 hardware are: - Number of queues/ports - DLB v2.5 uses a combined credit pool, whereas DLB v2.0

[dpdk-dev] [PATCH v5 01/26] event/dlb2: minor code cleanup

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel 1) Remove references to FPGA. 2) Do not include dlb2_mbox.h, it is not needed. 3) Remove duplicate macros/defines that were present in both dlb2_priv.h and dlb2_hw_types.h. Update dlb2_resource.c to include dlb2_priv.h so that it picks up the macros/defines that

[dpdk-dev] [PATCH v5 02/26] event/dlb2: add v2.5 probe

2021-05-01 Thread McDaniel, Timothy
From: Timothy McDaniel This commit adds dlb v2.5 probe support, and updates parameter parsing. The dlb v2.5 device differs from dlb v2, in that the number of resources (ports, queues, ...) is different, so macros have been added to take the device version into account. Signed-off-by: Timothy Mc

Re: [dpdk-dev] [PATCH v4 02/27] event/dlb2: add v2.5 probe

2021-04-29 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Thursday, April 29, 2021 2:10 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; Van > Haaren, Harry ; Jerin Jacob > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATCH v4 02/27] event/dlb2: add v2.5 p

Re: [dpdk-dev] [PATCH v2 0/1] Optimize DLB Dequeue

2021-04-29 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Thursday, April 29, 2021 2:21 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v2 0/1

Re: [dpdk-dev] [PATCH] usertools/devbind: add dlb

2021-04-26 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Sunday, April 25, 2021 10:53 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran ; Van > Haaren, Harry ; Ray Kinsella ; > Neil Horman ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Ab

Re: [dpdk-dev] [PATCH v3 25/26] event/dlb: remove version from device name

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, April 14, 2021 3:33 PM > To: McDaniel, Timothy ; Jerin Jacob > > Cc: Jerin Jacob ; dpdk-dev ; Carrillo, > Erik G ; Gage Eads ; Van > Haaren, Harry ; david.march...@redhat.com > Subject: Re:

Re: [dpdk-dev] [PATCH v3 25/26] event/dlb: remove version from device name

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, April 14, 2021 2:32 PM > To: McDaniel, Timothy ; David Marchand > ; Ray Kinsella > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon >

Re: [dpdk-dev] [PATCH v2 12/27] event/dlb2: add v2.5 start domain

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, April 14, 2021 2:24 PM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v2 12/

Re: [dpdk-dev] [PATCH v2 06/27] event/dlb2: add V2.5 create ldb queue

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, April 14, 2021 2:20 PM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v2 06/2

Re: [dpdk-dev] [PATCH v3 01/26] event/dlb2: add v2.5 probe

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, April 14, 2021 2:16 PM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v3 01/

Re: [dpdk-dev] [PATCH v3 26/26] event/dlb: move rte config defines to runtime devargs

2021-04-14 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, April 14, 2021 2:11 PM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Gage > Eads ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v3 26/

Re: [dpdk-dev] [pull-request] dpdk-next-net-eventdev - 21.05 - PRE-RC1

2021-04-12 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob Kollanukkaran > Sent: Monday, April 12, 2021 8:20 AM > To: Thomas Monjalon ; Gujjar, Abhinandan S > ; McDaniel, Timothy > ; Jerin Jacob Kollanukkaran > ; Van Haaren, Harry > Cc: dev@dpdk.org; Shijith Thotton ; Akhil G

Re: [dpdk-dev] [PATCH 01/25] event/dlb2: add dlb v2.5 probe

2021-03-29 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Monday, March 29, 2021 10:51 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Jerin Jacob ; Van Haaren, > Harry ; Ray Kinsella ; Neil > Horman ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Pavan N

Re: [dpdk-dev] [PATCH 01/25] event/dlb2: add dlb v2.5 probe

2021-03-29 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Friday, March 26, 2021 9:33 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Jerin Jacob ; Van Haaren, > Harry ; Ray Kinsella ; Neil > Horman ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Pavan N

Re: [dpdk-dev] [EXT] [PATCH 02/25] event/dlb2: add DLB v2.5 probe-time hardware init

2021-03-26 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob Kollanukkaran > Sent: Sunday, March 21, 2021 5:30 AM > To: McDaniel, Timothy ; dev@dpdk.org > Cc: Van Haaren, Harry ; m...@ashroe.eu; > nhor...@tuxdriver.com; Rao, Nikhil ; Carrillo, Erik G > ; Gujjar, Abhinandan

Re: [dpdk-dev] [PATCH 01/25] event/dlb2: add dlb v2.5 probe

2021-03-26 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Friday, March 26, 2021 6:01 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Jerin Jacob ; Van Haaren, > Harry ; Ray Kinsella ; Neil > Horman ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Pavan N

Re: [dpdk-dev] [PATCH 01/25] event/dlb2: add dlb v2.5 probe

2021-03-24 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Sunday, March 21, 2021 4:48 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Jerin Jacob ; Van Haaren, > Harry ; Ray Kinsella ; Neil > Horman ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Pavan N

Re: [dpdk-dev] [PATCH v7 06/17] drivers: replace page size definitions with function

2021-03-19 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, March 19, 2021 9:57 AM > To: dev@dpdk.org > Cc: nc...@alpinelinux.org; Andrew Boyer ; Andrew > Rybchenko ; David Marchand > ; Burakov, Anatoly > ; Stephen Hemminger > ; Long Li ; Jay Zhou > ; McD

Re: [dpdk-dev] [PATCH v7 15/17] event/dlb: fix header includes for musl

2021-03-19 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, March 19, 2021 9:57 AM > To: dev@dpdk.org > Cc: nc...@alpinelinux.org; sta...@dpdk.org; Andrew Rybchenko > ; David Marchand > ; McDaniel, Timothy > ; Gage Eads > Subject: [PATCH v7 15/17] event/d

Re: [dpdk-dev] [PATCH v15 00/23] Add DLB PMD

2020-11-11 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Tuesday, November 10, 2020 9:51 AM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon ; Gaetan > Rivet > Subject: R

Re: [dpdk-dev] [PATCH v15 00/23] Add DLB PMD

2020-11-10 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Tuesday, November 10, 2020 9:51 AM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon ; Gaetan > Rivet > Subject: R

Re: [dpdk-dev] [PATCH 1/4] event/dlb: fix memory overrun Coverity warning

2020-11-10 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Tuesday, November 10, 2020 9:36 AM > To: McDaniel, Timothy > Cc: Eads, Gage ; dpdk-dev ; Carrillo, > Erik G ; Van Haaren, Harry > ; Jerin Jacob ; > john.mcnam...@dpdk.org; dpdk stable > Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH v15 00/23] Add DLB PMD

2020-11-10 Thread McDaniel, Timothy
I'm not seeing where we can use librte_pci here. We are already using the dpdk low level rte_pci_read_config(..) APIs. Am I missing something? Thanks, Tim > -Original Message- > From: David Marchand > Sent: Tuesday, November 10, 2020 6:52 AM > To: McDaniel, T

Re: [dpdk-dev] [pull-request] next-eventdev 20.11 RC2

2020-11-02 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Monday, November 2, 2020 9:51 AM > To: Jerin Jacob Kollanukkaran ; Thomas Monjalon > ; McDaniel, Timothy > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [pull-request] next-eventdev 20.11 RC2 > > On Mon, N

Re: [dpdk-dev] [PATCH v15 00/23] Add DLB PMD

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Sunday, November 1, 2020 3:11 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [P

Re: [dpdk-dev] [PATCH] eventdev: check input parameter for dump op

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Sunday, November 1, 2020 2:37 PM > To: dev@dpdk.org > Cc: McDaniel, Timothy ; Jerin Jacob > > Subject: [PATCH] eventdev: check input parameter for dump op > > Rather than have drivers check for this, l

Re: [dpdk-dev] [PATCH v14 05/23] event/dlb: add inline functions

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Sunday, November 1, 2020 12:01 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v14 20/23] event/dlb: add PMD's token pop public interface

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:09 PM > To: McDaniel, Timothy > Cc: Ray Kinsella ; Neil Horman ; > dev ; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > Jerin Jacob Kollanukkaran ; Thomas Monjalon >

Re: [dpdk-dev] [PATCH v14 12/23] event/dlb: add queue setup

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:02 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v14 09/23] event/dlb: add xstats

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:00 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v14 05/23] event/dlb: add inline functions

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 4:54 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v14 05/23] event/dlb: add inline functions

2020-11-01 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 4:54 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v14 00/23] Add DLB PMD

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:16 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [P

Re: [dpdk-dev] [PATCH v8 20/23] event/dlb2: add PMD's token pop public interface

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 4:39 PM > To: McDaniel, Timothy > Cc: Ray Kinsella ; Neil Horman ; > dev ; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > Jerin Jacob Kollanukkaran ; Thomas Monjalon >

Re: [dpdk-dev] [PATCH v8 20/23] event/dlb2: add PMD's token pop public interface

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: McDaniel, Timothy > Sent: Saturday, October 31, 2020 11:38 AM > To: David Marchand > Cc: Ray Kinsella ; Neil Horman ; > dev ; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > Jerin Jacob Kollanukkaran ; Thomas Monjalon >

Re: [dpdk-dev] [PATCH v10 06/23] event/dlb: add eventdev probe

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: Eads, Gage > Sent: Friday, October 30, 2020 2:51 PM > To: McDaniel, Timothy ; Burakov, Anatoly > > Cc: dev@dpdk.org; Carrillo, Erik G ; Van Haaren, > Harry ; jer...@marvell.com; > tho...@monjalon.net > Subject: RE: [PATCH v10 06/

Re: [dpdk-dev] [PATCH v10 13/23] event/dlb: add port setup

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: Eads, Gage > Sent: Friday, October 30, 2020 2:51 PM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Carrillo, Erik G ; Van Haaren, > Harry ; jer...@marvell.com; > tho...@monjalon.net > Subject: RE: [PATCH v10 13/23] e

Re: [dpdk-dev] [PATCH v13 00/23] Add DLB PMD

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Saturday, October 31, 2020 7:50 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Eads, Gage ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v13 00/23] A

Re: [dpdk-dev] [PATCH v8 17/23] event/dlb2: add enqueue and its burst variants

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Saturday, October 31, 2020 4:52 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Eads, Gage ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v8 17/23]

Re: [dpdk-dev] [PATCH v8 20/23] event/dlb2: add PMD's token pop public interface

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:52 AM > To: McDaniel, Timothy > Cc: Ray Kinsella ; Neil Horman ; > dev ; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > Jerin Jacob Kollanukkaran ; Thomas Monjalon >

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: Van Haaren, Harry > Sent: Friday, October 30, 2020 11:09 AM > To: Jerin Jacob ; McDaniel, Timothy > > Cc: dpdk-dev ; Carrillo, Erik G ; > Eads, > Gage ; Jerin Jacob ; Thomas > Monjalon > Subject: RE: [dpdk-dev]

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, October 30, 2020 10:48 AM > To: McDaniel, Timothy > Cc: 'dev@dpdk.org' ; Carrillo, Erik G > ; Eads, Gage ; Van Haaren, > Harry ; 'jer...@marvell.com' > ; 'david.march...@r

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, October 30, 2020 8:15 AM > To: McDaniel, Timothy > Cc: 'dev@dpdk.org' ; Carrillo, Erik G > ; Eads, Gage ; Van Haaren, > Harry ; 'jer...@marvell.com' > ; 'david.march...@redhat

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Friday, October 30, 2020 9:22 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v5 0

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: McDaniel, Timothy > Sent: Friday, October 30, 2020 5:17 AM > To: Thomas Monjalon > Cc: dev@dpdk.org; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > jer...@marvell.com; david.march...@redhat.com > Subject: RE: [PATC

Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PMD

2020-10-30 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Friday, October 30, 2020 5:02 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > jer...@marvell.com; david.march...@redhat.com > Subject: Re: [PATCH v5 00/23]

Re: [dpdk-dev] [PATCH v4 03/23] event/dlb2: add private data structures and constants

2020-10-29 Thread McDaniel, Timothy
> -Original Message- > From: Stephen Hemminger > Sent: Thursday, October 29, 2020 10:31 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > jer...@marvell.com; tho...@monjalon.net > Subject: Re: [dpdk-dev] [PA

Re: [dpdk-dev] [PATCH v4 03/23] event/dlb2: add private data structures and constants

2020-10-29 Thread McDaniel, Timothy
> -Original Message- > From: Stephen Hemminger > Sent: Thursday, October 29, 2020 10:29 AM > To: McDaniel, Timothy > Cc: dev@dpdk.org; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > jer...@marvell.com; tho...@monjalon.net > Subject: Re: [dpdk-dev] [PA

Re: [dpdk-dev] [PATCH v10 0/9] Add PMD power mgmt

2020-10-28 Thread McDaniel, Timothy
> -Original Message- > From: Ma, Liang J > Sent: Wednesday, October 28, 2020 11:48 AM > To: Jerin Jacob > Cc: Ananyev, Konstantin ; Thomas Monjalon > ; dpdk-dev ; Ruifeng Wang (Arm > Technology China) ; Wang, Haiyue > ; Richardson, Bruce ; > Hunt, David

Re: [dpdk-dev] [PATCH 1/1] eventdev: increase MAX QUEUES PER DEV to 255

2020-10-28 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Wednesday, October 28, 2020 4:36 AM > To: McDaniel, Timothy > Cc: Richardson, Bruce ; dpdk-dev > ; Carrillo, Erik G ; Eads, Gage > ; Van Haaren, Harry ; > Jerin Jacob > Subject: Re: [dpdk-dev] [PATCH 1/1] ev

Re: [dpdk-dev] [PATCH v6 01/23] event/dlb: add documentation and meson infrastructure

2020-10-26 Thread McDaniel, Timothy
> -Original Message- > From: Thomas Monjalon > Sent: Saturday, October 24, 2020 9:06 AM > To: McDaniel, Timothy > Cc: Richardson, Bruce ; Mcnamara, John > ; Kovacevic, Marko > ; Ray Kinsella ; Neil Horman > ; dev@dpdk.org; Carrillo, Erik G > ; Eads, Gage

Re: [dpdk-dev] [PATCH v6 01/23] event/dlb: add documentation and meson infrastructure

2020-10-26 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Saturday, October 24, 2020 8:06 AM > To: McDaniel, Timothy > Cc: Thomas Monjalon ; Richardson, Bruce > ; Mcnamara, John ; > Kovacevic, Marko ; Ray Kinsella > ; Neil Horman ; dpdk-dev > ; Carrillo, Erik G ; Eads,

Re: [dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure

2020-10-21 Thread McDaniel, Timothy
> -Original Message- > From: Bruce Richardson > Sent: Monday, October 19, 2020 3:34 AM > To: Jerin Jacob > Cc: McDaniel, Timothy ; Mcnamara, John > ; Kovacevic, Marko > ; Ray Kinsella ; Neil Horman > ; dpdk-dev ; Carrillo, Erik G > ; Eads, Gage ; Van Ha

Re: [dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure

2020-10-20 Thread McDaniel, Timothy
> -Original Message- > From: Bruce Richardson > Sent: Tuesday, October 20, 2020 10:35 AM > To: McDaniel, Timothy > Cc: Jerin Jacob ; Mcnamara, John > ; Kovacevic, Marko > ; Ray Kinsella ; Neil Horman > ; dpdk-dev ; Carrillo, Erik G > ; Eads, Gage ; Van Ha

  1   2   >