Re: [PATCH 1/1] Modified Programmer's Guide index for better organization and readability

2023-12-08 Thread Dave Young
Signed-off-by: David Young Thanks! David Young Professional Copywriter/Technical Writer Young Copy +1 (678) 500-9550 https://www.youngcopy.com On Thu, Dec 7, 2023 at 9:11 PM David Young wrote: > --- > doc/guides/prog_guide/bpf_lib.rst | 4 +- > doc/guides/prog_guide/dmadev.rst

Re: [PATCH v3 5/7] Section 5: Appendix

2023-11-15 Thread Dave Young
Bruce, Is the following Linux update correct per your feedback? Linux - To run DPDK applications without root privileges on Linux, perform the following steps: 1. **Create a DPDK User Group**: Create a new user group for DPDK and add the desired user to this group. 2. **Set Up Hugepages**:

Re: [PATCH v3 6/7] Added link to Getting Started Guide in index.rst

2023-11-07 Thread Dave Young
Hi Bruce, Disregard my previous email. It looks like getting_started_guide/index was somehow deleted but I've added it back. Thanks! David Young Professional Copywriter/Technical Writer Young Copy +1 (678) 500-9550 https://www.youngcopy.com On Tue, Nov 7, 2023 at 8:47 PM Dave Young

Re: [PATCH v3 6/7] Added link to Getting Started Guide in index.rst

2023-11-07 Thread Dave Young
I can have it added in patch 1. In the v3 patchset it's added in 0006-Added-link-to-Getting-Started-Guide-in-index.rst.patch Thanks! David Young Professional Copywriter/Technical Writer Young Copy +1 (678) 500-9550 https://www.youngcopy.com On Fri, Nov 3, 2023 at 10:22 AM Bruce Richardson wrote

Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-10-12 Thread Dave Young
Tyler, can you provide an example of the OS specific section/title you're thinking would make sense to use? Can you confirm the following? 1. The Clang-LLVM C compiler (version >= 16.0.x) 2. Meson Build system (Required version: 0.57.0) 3. Updated commands: # Previous Command meson -Dexamples=he

Re: [PATCH 3/6] Section 3: Setting up a System to Run DPDK Applications

2023-10-12 Thread Dave Young
I asked the following in the Slack channel, responding to Stephen and Thomas so asking in this thread as well to confirm: To confirm, the three steps in 3.1.1 Memory Setup: Reservering Hugepages at http://170.249.220.94/getting_started_guide/system_setup.html#system-setup-for-linux can be replaced

Re: [PATCH 0/6] docs: Unify Getting Started Guides

2023-10-11 Thread Dave Young
Thank you for reviewing the patches and for your feedback. 1. Regarding the toctree, I've added the new Getting Started Guide so that it's accessible via the links in the left column. I've tested this on my local version, and the warning should disappear once the patch is submitted. 2. As for the

Re: [PATCH 1/6] Section 1: Introduction

2023-10-11 Thread Dave Young
Thank you for the feedback. I agree with the suggested changes to remove "unified" and the last paragraph. These changes have been made locally. I plan to send updated versions of all patches in this series at the same time, so you can expect to see these adjustments in the next version. Thanks! D

Re: [PATCH] net/virtio: fix descriptors buffer addresses on 32 bits builds

2023-09-29 Thread Dave Johnson (davejo)
v23.07 and will test there as well. Thank you for looking into this and providing the patch. Regards, Dave diff --git a/drivers/net/virtio/virtio_ethdev.c b/drivers/net/virtio/virtio_ethdev.c index b72334455e..bd90ba9d49 100644 --- a/drivers/net/virtio/virtio_ethdev.c +++ b/drivers/net/virtio

Re: Commit broke 32-bit testpmd app

2023-09-06 Thread Dave Johnson (davejo)
ddress from patch (nonworking case) = 0x58e7bfc0 Address using buf_iova (working case) = 0x158e7bfc0 :: Address from patch (nonworking case) = 0x58e7b680 Address using buf_iova (working case) = 0x158e7b680 :: Regards, Dave From: Sampath Peechu (speechu) Date: Monday, January 30, 2023 at 3:29

[PATCH] net/bnxt: limit max_vnics for CoS classification

2023-03-13 Thread Dave Johnson
When using CoS classification the number of vnics is capped to avoid unnecessary memzone allocations. Signed-off-by: Dave Johnson --- .mailmap | 1 + drivers/net/bnxt/bnxt.h | 1 + drivers/net/bnxt/bnxt_hwrm.c | 10 -- 3 files changed, 10 insertions(+), 2

Re: [dpdk-dev] [PATCH v4 1/8] bbdev: add network order data capability

2021-04-26 Thread Dave Burley
Hi Hemant Can I ask what the usage case is for RTE_BBDEV_LDPC_ENC_NETWORK_ORDER/RTE_BBDEV_LDPC_DEC_NETWORK_ORDER ? Thanks Dave From: dev on behalf of Hemant Agrawal Sent: 24 April 2021 11:36 To: dev@dpdk.org ; gak...@marvell.com ; nicolas.chau

Re: [dpdk-dev] [PATCH v1] app/bbdev: fix test vector symlink

2020-09-15 Thread Dave Burley
Acked-by: Dave Burley From: dev on behalf of Nicolas Chautru Sent: 09 September 2020 22:15 To: dev@dpdk.org Cc: sta...@dpdk.org ; tianjiao@intel.com ; Nicolas Chautru Subject: [dpdk-dev] [PATCH v1] app/bbdev: fix test vector symlink   5G DL default symlink was pointing to a 4G vector

Re: [dpdk-dev] [PATCH v3 7/7] app/bbdev: update offload test to dequeue full ring

2020-09-15 Thread Dave Burley
Acked-by: Dave Burley From: dev on behalf of Nicolas Chautru Sent: 19 August 2020 01:05 To: dev@dpdk.org ; akhil.go...@nxp.com Cc: bruce.richard...@intel.com ; Nicolas Chautru Subject: [dpdk-dev] [PATCH v3 7/7] app/bbdev: update offload test to dequeue full ring   update offload dequeue

Re: [dpdk-dev] [PATCH v3 5/7] app/bbdev: skip bler ut when compression is used

2020-09-15 Thread Dave Burley
Acked-by: Dave Burley From: dev on behalf of Nicolas Chautru Sent: 19 August 2020 01:05 To: dev@dpdk.org ; akhil.go...@nxp.com Cc: bruce.richard...@intel.com ; Nicolas Chautru Subject: [dpdk-dev] [PATCH v3 5/7] app/bbdev: skip bler ut when compression is used   bler test results are

Re: [dpdk-dev] [PATCH v3 2/7] app/bbdev: add explicit check for counters

2020-09-15 Thread Dave Burley
Acked-by: Dave Burley From: dev on behalf of Nicolas Chautru Sent: 19 August 2020 01:05 To: dev@dpdk.org ; akhil.go...@nxp.com Cc: bruce.richard...@intel.com ; Nicolas Chautru Subject: [dpdk-dev] [PATCH v3 2/7] app/bbdev: add explicit check for counters   Adding explicit check in ut that

Re: [dpdk-dev] [PATCH v3 1/7] app/bbdev: add explicit ut for latency vs validation

2020-09-15 Thread Dave Burley
Acked-by: Dave Burley From: dev on behalf of Nicolas Chautru Sent: 19 August 2020 01:05 To: dev@dpdk.org ; akhil.go...@nxp.com Cc: bruce.richard...@intel.com ; Nicolas Chautru Subject: [dpdk-dev] [PATCH v3 1/7] app/bbdev: add explicit ut for latency vs validation   Adding explicit

Re: [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions

2020-09-03 Thread Dave Burley
Acked-by: Dave Burley From: Chautru, Nicolas Sent: 20 August 2020 22:05 To: Dave Burley ; dev@dpdk.org Cc: Richardson, Bruce Subject: RE: [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions   > From: Dave Burley > > Hi Nic > > Thank you - it wou

Re: [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions

2020-08-20 Thread Dave Burley
Hi Nic Thank you - it would be useful to have further documentation for clarification as the data format isn't explicitly documented in BBDEV. Best Regards Dave From: Chautru, Nicolas Sent: 20 August 2020 15:52 To: Dave Burley ; dev@dpdk.org Cc: Richardson, Bruce Subject: RE: [dpd

Re: [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions

2020-08-20 Thread Dave Burley
Hi Nic, As you've now specified the use of RTE_BBDEV_LDPC_LLR_COMPRESSION for this PMB, please could you confirm what the packed format of the LLRs in memory looks like? Best Regards Dave Burley From: dev on behalf of Nicolas Chautru Sent: 19 August 2020 01:25 To: dev@dpd

Re: [dpdk-dev] [PATCH v5 08/10] test-bbdev: support for LDPC interrupt test

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Adding missing implementation for the interrupt tests for LDPC encoder and decoders. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 202 ++- 1 file

Re: [dpdk-dev] [PATCH v5 09/10] test-bbdev: support for offload test for LDPC

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Adding support for the offload latency tests when using the LDPC encoder and decoder operations. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 26 +++--- 1 file

Re: [dpdk-dev] [PATCH v5 07/10] test-bbdev: support for performance tests

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Includes support for BLER (Block Error Rate) wireless performance test with new arguments for SNR and number of iterations for 5G. This generates LLRs for a given SNR level then measures the ratio of code

Re: [dpdk-dev] [PATCH v5 06/10] test-bbdev: support HARQ validation

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Adding functionality to validate HARQ for different devices implementation. Adding capacity to fetch HARQ data when required as part of this validation. Signed-off-by: Nic Chautru --- app/test-bbdev

Re: [dpdk-dev] [PATCH v5 05/10] test-bbdev: rename FPGA LTE macros to be more explicit

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Self-contained and cosmetic renaming of macro so that to be more explicit for future extension. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 51

Re: [dpdk-dev] [PATCH v5 02/10] bbdev: expose device HARQ buffer size at device level

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru This exposes the HARQ buffer size at the device driver level instead of using the capability of a specific operation. This is currently not yet used by a device until future commit. Signed-off-by: Nic

Re: [dpdk-dev] [PATCH v5 04/10] baseband/turbo_sw: support large size code block

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru This is to support cases when the input data for decoding a code block is larger than 64kB and would not fit as a contiguous block of data into one mbuf. In that case the length from the operation supersedes

Re: [dpdk-dev] [PATCH v5 03/10] baseband/turbo_sw: fix the exposed LLR decimals assumption

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru The actual LLR representation was incorrectly assumed to be 2 instead of 4. This would impact wireless performance but is not critical to be back ported on LTS branches. Fixes: c769c711757a ("bas

Re: [dpdk-dev] [PATCH v5 01/10] bbdev: add capability flag for filler bits inclusion in HARQ

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Adding capability flag for device variants when HARQ buffer may or may not include the filler bits. Minor cosmetic changes in same file. Signed-off-by: Nic Chautru --- lib/librte_bbdev/rte_bbdev.h| 2

Re: [dpdk-dev] [PATCH v5 00/10] bbdev new features

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: v5: cosmetic change v4: Changes based on review comments from Akhil. Also taking the new PMD out of this serie to be pushed in separate serie. v3: squash the release notes updates into the related commits v2: including release

Re: [dpdk-dev] [PATCH v3 04/14] baseband/turbo_sw: support large size code block

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru This is to support cases when the input data for decoding a code block is larger than 64kB and would not fit as a contiguous block of data into one mbuf. In that case the length from the opearation supersedes

Re: [dpdk-dev] [PATCH v3 14/14] doc: add feature matrix table for bbdev devices

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:55, Nicolas Chautru wrote: From: Nic Chautru Adding missing overview page in documentation with comparison of feature set by PMD implementation. Signed-off-by: Nic Chautru --- .gitignore | 1 + doc/guides/bbdevs

Re: [dpdk-dev] [PATCH v3 13/14] test-bbdev: add support for FPGA driver initialization

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:55, Nicolas Chautru wrote: From: Nic Chautru Adding capacity to initialize the device driver from the test-bbdev environment for the new device FPGA for 5GNR FEC. Signed-off-by: Nic Chautru --- app/test-bbdev/Makefile | 3 +++ app/test

Re: [dpdk-dev] [PATCH v3 12/14] drivers/baseband: add PMD for FPGA 5GNR FEC

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:55, Nicolas Chautru wrote: From: Nic Chautru Supports for FEC 5G PMD Driver on FPGA card PAC N3000 Signed-off-by: Nic Chautru --- config/common_base |5 + doc/guides/bbdevs/fpga_5gnr_fec.rst| 297

Re: [dpdk-dev] [PATCH v3 11/14] doc: update of testbbdev documentation

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru Update related to the changes introduced by the previous commits. Signed-off-by: Nic Chautru --- doc/guides/tools/testbbdev.rst | 337 +++-- 1 file changed, 291

Re: [dpdk-dev] [PATCH v3 08/14] test-bbdev: support for LDPC interrupt test

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru Adding missing implementation for the interrupt tests for LDPC encoder and decoders. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 202 ++- 1 file

Re: [dpdk-dev] [PATCH v3 07/14] test-bbdev: support for performance tests

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru Includes support for BLER wireless performance test with new arguments for SNR and number of iterations for 5G. Signed-off-by: Nic Chautru --- app/test-bbdev/main.c| 29 ++- app/test-bbdev

Re: [dpdk-dev] [PATCH v3 05/14] test-bbdev: rename FPGA LTE macros to be more explicit

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru Self-contained and cosmetic renaming of macro so that to be more explicit for future extension. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 51

Re: [dpdk-dev] [PATCH v3 02/14] bbdev: expose device HARQ buffer size at device level

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru This exposes the HARQ buffer size at the device driver level instead of using the capability of a specific operation. This is currently not yet used by a device until future commit. Signed-off-by: Nic

Re: [dpdk-dev] [PATCH v3 01/14] bbdev: add capability flag for filler bits inclusion in HARQ

2020-03-13 Thread Dave Burley
Acked-by: Dave Burley On 04/03/2020 18:54, Nicolas Chautru wrote: From: Nic Chautru Adding capability flag for device variants when HARQ buffer may or may not include the filler bits. Minor cosmetic changes in same file. Signed-off-by: Nic Chautru --- lib/librte_bbdev/rte_bbdev.h| 2

Re: [dpdk-dev] [RFC PATCH 0/5] graph: introduce graph subsystem

2020-02-21 Thread dave
scule fraction of the project as a whole. We've rewritten performance-critical bits of the vpp netstack multiple times. FWIW... Dave -Original Message- From: Mattias Rönnblom Sent: Friday, February 21, 2020 10:39 AM To: Thomas Monjalon ; Jerin Jacob Cc: Jerin Jacob ; Ray Kinse

[dpdk-dev] [PATCH] ixgbe: reset need link config flag on start

2020-02-03 Thread Dave Burton
Begin forwarded message: From: Dave Burton Subject: [PATCH] ixgbe: reset need link config flag on start Date: January 16, 2020 at 11:29:47 AM CST To: dev@dpdk.org Cc: sta...@dpdk.org, Dave Burton [Resending; original sent on Jan 16, 2020, never seen on public lists] [NB: I do not have DPDK

Re: [dpdk-dev] [RFC] DPDK Trace support

2020-01-19 Thread dave
ing; } } ring_handler (...) { if (PREDICT_FALSE(global_trace_flag != 0)) return ring_handler_inline (..., 1 /* is_traced */); else return ring_handler_inline (..., 0 /* is_traced */); } This reduces the runtime tax to the absolute minimum, but costs space. Please consider it. HTH... D

[dpdk-dev] 82599 TX flush on carrier loss

2019-12-13 Thread Dave Burton
once the link is restored? — Dave

[dpdk-dev] DPDK Meet-up in Boston area

2017-10-11 Thread Dave Neary
/BostonSoftwareNetworking/events/243865692/ We will have 2-3 presentations, plus some social food and drink time. If you are in the area, and available for the evening, we will start things off at 6pm, and start presentations by 6:30pm. Please sign up so that we have an idea of numbers! Thanks, Dave. -- Dave

[dpdk-dev] DPDK Meet-up in Boston: Wed July 12th

2017-07-07 Thread Dave Neary
next Wednesday! Thanks also to Mark Presti, who shared the Boston Software Networking meet-up page with us to plan the event on meet-up! https://www.meetup.com/BostonSoftwareNetworking/events/241390595/ Thank you all, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards

[dpdk-dev] Project Governance and Linux Foundation

2016-10-21 Thread Dave Neary
Hi all, We had a great session yesterday on this topic, I took some notes - does anyone who was there have any corrections, or anyone who was not have any comments? Thanks, Dave. Tim led the discussion, and started by outlining that he saw there were 3 different questions which we should treat

[dpdk-dev] Project Governance and Linux Foundation

2016-10-19 Thread Dave Neary
the dpdk.org domain name and management of the DNS, to ensure that the website and community infrastructure were not beholden to a single project member - is that still an issue? Regards, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.re

[dpdk-dev] Project Governance and Linux Foundation

2016-10-17 Thread Dave Neary
past. I think the project has made a lot of progress since I have been following it, and I do not believe there are any major issues with the independence of the project. However, there are still concerned parties on this front, and the concerns can be easily addressed by a move to the LF. Regards,

[dpdk-dev] DPDK namespace

2016-04-06 Thread Dave Neary
also allow people with old applications to update DPDK without having to modify their applications. Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.redhat.com Ph: +1-978-399-2182 / Cell: +1-978-799-3338

[dpdk-dev] [dpdk-announce] technical board

2016-03-03 Thread Dave Neary
Thank you Thomas, It's great to see progress towards the plans we made in Dublin. Thanks, Dave. On 03/03/2016 06:52 PM, Thomas Monjalon wrote: > There were some discussions to form a technical board for the DPDK: > http://thread.gmane.org/gmane.comp.networking.dpdk.devel/26596

[dpdk-dev] thoughts on DPDK after a few days of reading sources

2016-02-11 Thread Dave Neary
ust/023012.html I may have misunderstood Seth's comment, but it looked like he was talking about checking errno after fopen and reporting the error with perror or strerror in the event of a non-zero return. Seth, did I understand correctly? Thanks, Dave. -- Dave Neary - NFV/SDN Community Stra

[dpdk-dev] DPDK Community Call - Linux Foundation

2016-02-09 Thread Dave Neary
point on recruiting members, or does that fall to the community too? Thanks, Dave. On 02/05/2016 12:20 PM, Bob Monkman wrote: > Right. Yes, I can access it just fine. > Thx, > > > Robert (Bob) Monkman > Enterprise Segment Marketing Manager > 150 Rose Orchard Way >

[dpdk-dev] DPDK Community Call - Linux Foundation

2016-01-26 Thread Dave Neary
of DPDK events, > registering trademarks, and any required legal support etc. > > Stephen, Thomas, Dave, Vincent and I met with the Linux Foundation to discuss > this and came up with a draft budget proposal. We'd like to have a community > call to discuss this and decide how w

[dpdk-dev] releases scheduling

2015-12-15 Thread Dave Neary
Hi, You could just bump the major version for the first release of the new year - in this case, we would make 2.6 be 3.0. It achieves the same objective without having a big discontinuity in the release numbers. Thanks, Dave. On 12/15/2015 08:37 AM, O'Driscoll, Tim wrote: > >>

[dpdk-dev] 2.3 Roadmap

2015-11-30 Thread Dave Neary
l allow either hardware or software encryption to be > used. IKE will not be implemented so the SA/SP DBs will be statically > configured. Do you anticipate this application living in the dpdk repo, or in a separate tree? Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Sourc

[dpdk-dev] FOSDEM - call for participation

2015-11-05 Thread Dave Neary
Thank you Thomas! Please note that I made the mistake of leaving some te;mplate from last year's announcement in the email - my apologies! The correct dates for the conference and deadlines are in this version: https://lists.fosdem.org/pipermail/fosdem/2015-November/002300.html Thanks,

[dpdk-dev] Proposals from project governance meeting at DPDK Userspace (was Notes from ...)

2015-11-02 Thread Dave Neary
Hi, On the contrary! I am aware that Freescale has been engaged for some time in DPDK. I was responding to Margaret's contention that future contributors (and she called out ARM and SOC vendors) should have a voice. I hope that clarifies my position and meaning. Thanks, Dave. On 11/02/20

[dpdk-dev] Proposals from project governance meeting at DPDK Userspace (was Notes from ...)

2015-11-02 Thread Dave Neary
get more people involved. I think there is an opportunity for future contributors/users to form a powerful constituency in the project, but the TSC is not the right place for that to happen IMHO. Thanks, Dave. > -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber

[dpdk-dev] Architecture Board Proposal

2015-10-30 Thread Dave Neary
On 10/30/2015 09:25 AM, Thomas Monjalon wrote: > 2015-10-30 13:23, O'Driscoll, Tim: >> From: Dave Neary >>> There was a general agreement in Dublin that DPDK related projects and >>> applications could live in dpdk.org, but we didn't really touch on the >&

[dpdk-dev] Architecture Board Proposal

2015-10-30 Thread Dave Neary
7;s scope is limited to DPDK only, and the architecture board owns the scope of DPDK, that we still have the open question of which projects are appropriate to be housed under dpdk.org There was a general agreement in Dublin that DPDK related projects and applications could live in dpdk.org, but we

[dpdk-dev] Architecture Board Proposal

2015-10-29 Thread Dave Neary
#x27;t volunteer to withdraw, what criteria can the board use to request that they withdrawal? One thing I think is important is that seats are not considered "owned" by a company. There isn't a 6WIND seat or an Intel seat - seats are held by individuals representing the intere

[dpdk-dev] Mellanox PMD failure w/DPDK-2.1.0 and MLNX_OFED-3.1-1.0.3

2015-10-27 Thread Dave Engebretsen
Hi I'm seeing a similar failure "CQ creation failure: Cannot allocate memory". My FW level and OFED version match Bill's and we are on DPDK 2.1. Has any solution other than changing the linkage been found yet? Thanks

[dpdk-dev] [RFC] location for DPDK related white papers

2015-10-23 Thread Dave Neary
ilable? Some options: > > * In the repo, in RST format in a doc/guides/white_paper directory. This would be my preference. We could create PDF versions alongside them, but the sources should be editable (enables updates over time). > * On dpdk.org in PDF format. > * Elsewhere. > > A

[dpdk-dev] New mailing list for users

2015-10-16 Thread Dave Neary
Thanks Thomas! Great news, I'm signed up and spreading the word via the tweets. Dave. On 10/15/2015 12:26 AM, Thomas Monjalon wrote: > Hello, > > Following this discussion: > http://dpdk.org/ml/archives/dev/2015-October/025032.html > the mailing-list users at dpdk.

[dpdk-dev] DPDK User Space: Session onUseability and Ease of Use

2015-10-14 Thread Dave Neary
Hi, On 10/13/2015 10:06 PM, Thomas Monjalon wrote: >> * Create a User Mailing List. - Needs support from 6Wind. > > OK > Name: user at dpdk.org or other suggestion? Other pages seem to have standardised on "users" - I don't think it matters much, either is fine.

[dpdk-dev] Proposals from project governance meeting at DPDK Userspace (was Notes from ...)

2015-10-12 Thread Dave Neary
x27;s notes, does this cover all of the conclusions that came out of the meeting? Thanks, Dave. On 10/11/2015 01:36 AM, Dave Neary wrote: > Hi everyone, > > I took some notes from a discussion we had at the end of DPDK Userspace > in Dublin, concerning the growth and project structu

[dpdk-dev] Notes from project governance meeting at DPDK Userspace

2015-10-11 Thread Dave Neary
g, for those who were not there I hope they're useful. Thanks, Dave. Topic 1: Legal entity = Do we need/want a legal entity independent of a commercial vendor who can represent the project? Things a legal entity could do: - Sign contracts and raise money for even

[dpdk-dev] DPDK.org Community Call - Sept 24 - Discuss Growth, Improvements

2015-09-23 Thread Dave Neary
best opportunity that people who cannot travel to Dublin will have to make any concerns/proposals known so that they can be discussed there? Thanks, Dave. On 09/22/2015 03:14 AM, St Leger, Jim wrote: > I am going to host a community call on Thursday Sept 24 at 7:00am Pacific > daylight time

[dpdk-dev] Technical Steering Committee (TSC)

2015-05-20 Thread Dave Neary
t's important to have the voice of users in the technical community, but I agree with Stephen that the TSC would not be the appropriate forum for that. Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.redhat.com Ph: +1-978-399-2182 / Cell: +1-978-799-3338

[dpdk-dev] DPDK Community Call - Beyond DPDK 2.0

2015-05-13 Thread Dave Neary
s I see for that entity are the Software Freedom Conservancy, the Linux Foundation (although I suspect the cost structure would be too high for what we need), Software in the Public Interest, or some new non-profit we create just for DPDK. There are a few other options too. But to evaluate the optio

[dpdk-dev] DPDK Community Call - Beyond DPDK 2.0

2015-05-01 Thread Dave Neary
s who decide whether their organization engages strategically with a project or not. Thanks, Dave. On 05/01/2015 06:20 PM, O'Driscoll, Tim wrote: > There's been a good discussion on the mailing list on the Beyond DPDK 2.0 > thread. To supplement this, we'd like to have a co

[dpdk-dev] Beyond DPDK 2.0

2015-04-27 Thread Dave Neary
change management process for handling patches, and instinctively I agree with you Neil that it would be a lot of overhead, but it's an interesting thought exercise to think how it might work. Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.redhat.com Ph: +1-978-399-2182 / Cell: +1-978-799-3338

[dpdk-dev] Beyond DPDK 2.0

2015-04-24 Thread Dave Neary
defined, but will definitely help with both the scaling of project contributions and the diversity of the project. The MAINTAINERS file: http://dpdk.org/browse/dpdk/tree/MAINTAINERS is an awesome step in the right direction by clearly defining where people maintain a module. Regards, Dave. -- Dave N

[dpdk-dev] How do I leave this mailing list

2015-04-22 Thread Dave Neary
Incidentally, this information is contained in the List-Unsubscribe header which Mailman adds to the email headers of every message. "View message source" for the full set (I always use List-Id for mailing list filters). Dave. On 04/22/2015 07:10 PM, Wiles, Keith wrote: > Try going