From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 44962A046B for ; Thu, 25 Jul 2019 09:08:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C531B1C294; Thu, 25 Jul 2019 09:08:06 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D43E31C28B; Thu, 25 Jul 2019 09:08:05 +0200 (CEST) Received: from mail-io1-f47.google.com (mail-io1-f47.google.com [209.85.166.47]) by dpdk.org (Postfix) with ESMTP id 7B9FF1C216 for ; Thu, 25 Jul 2019 00:23:19 +0200 (CEST) Received: by mail-io1-f47.google.com with SMTP id h6so6438600iom.7 for ; Wed, 24 Jul 2019 15:23:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:from:date:message-id:subject:to; bh=wb3KSMqthERJfoDaoNSLc/9JyQM51LrMitw/HdIB2VY=; b=DNv7grJDdOJjnbJ9bzpxwRtYtQlHRa6tb74w2a0F0OMeX8WyBRzcPLr1W41jnnMwTy rMBhzbWIVmMFoEJ4but+nydZn1RQgX6KSX349CFP7D6ILmIdb8WiV3/l050mb8mnbJ+Y N4k2TjNGWd9iMMBWiEgSkiKV6DvtJu0dT5sEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wb3KSMqthERJfoDaoNSLc/9JyQM51LrMitw/HdIB2VY=; b=lQhkOsnv2RgQhFqHejKTPZBkjUxLfj9xHqEYyhjROsy93H1L9r63zc39oWnBVZc0pO JlNn871DsllFzCBYLb4o38k4UAf2KW2bDwr+7LGfuE4BG8rL7crNwUxUPsk+8kV86L3o 0u2Wd5+wMhbxUUTjoDDJuyM3/Ct6/I9NUSShpohPzE5ioZ9YLnqYDYSh+7FyjQV8b7nV ghkzNO6sXazdd5Rjf75bQXNVNfzlnpi2ewXIFLQoC12VFMK8+mH8Iop0wPSX/omGGs0C 9d2t4ojsWqxX6kiH2LYlXmFsDngFrHfQ/i930K3yUluokG8K2WSdhifZBisr7QaHPn8d lURg== X-Gm-Message-State: APjAAAUaqYbGY7YAP17E9V8COgotT24dw3NN3PtScgIt14ehPrXwEzeU noDte60Z7bn4s9yolH2ynI2SbXsFccyW5DQksRhTUpYmJvw= X-Google-Smtp-Source: APXvYqzpJcyqJHIVzi0lg5v8et8dSppPJbO98rFjEA2R/QDy4oD2js62Fz2sGo3sduyDPl7vUDQOipmFdqVXVlDkof0= X-Received: by 2002:a02:29ce:: with SMTP id p197mr26254529jap.139.1564006998512; Wed, 24 Jul 2019 15:23:18 -0700 (PDT) MIME-Version: 1.0 From: Jill Lovato Date: Wed, 24 Jul 2019 15:22:41 -0700 Message-ID: To: announce@dpdk.org X-Mailman-Approved-At: Thu, 25 Jul 2019 09:08:04 +0200 X-BeenThere: announce@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] [dpdk-announce] You're Invited: DPDK Userspace, Sept. 19-20, Bordeaux, France X-BeenThere: dev@dpdk.org List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" DPDK Community, We invite you to attend the upcoming DPDK Userspace event, happening September 19-20 in Bordeaux, France. DPDK Userspace, the community=E2=80=99s flagship event which brings togethe= r users and developers, is going on the road and headed to in Bordeaux, France. This year=E2=80=99s agenda will focus on 4 topics: - new APIs (mbuf, Ethernet, IPsec, regex, DMA, PRNG) - algorithms (performance, lock-free, virtio failover, QoS) - use cases (storage, NFV, Docker, Kubernetes, Alibaba) - community process (CI, tooling, ABI stability) Join us in France to learn about the future of data plane acceleration. More details are included below, including the event agenda and how to register. AGENDA: https://events.linuxfoundation.org/events/dpdk-userspace-2019-bordeaux/prog= ram/schedule/ SEPTEMBER 19 08:00: Registration 09:00: Introduction 09:30: Dynamic mbuf - Thomas Monjalon, Mellanox 10:00: Which Standard for Ethernet Statistics? - Thomas Monjalon, Mellanox 10:30: MORNING BREAK 10:45: Recent Advances in DPDK IPSec - Konastantin Ananiev, Intel 11:15: DPDK Regex Device - Shahaf Shuler, Mellanox 11:45: Adding Eventdev support in IP-secgw and other apps - Hemant Agrawal, NXP 12:00: Accelerating Memory Copy with the DMA Copy Library - Jiayu Hu, Intel 12:30: LUNCH 13:45: DPDK Thread-Safe High Performance Pseudo-Random Number Generation - Mattias Rooblom, Ericsson 14:15: Better Development with Robots - Aaron Conole, RedHat 14:30: DPDK Community Updates - John McNamara, Intel 15:00 Community Survey Analysis and Conclusion - Honnappa Nagarahalli, Arm 15:15: DPD.org Services, Latest and Future Planned Improvements - Ali Alnubani, Mellanox 15:45: AFTERNOON BREAK 16:15: Introduction to the New DPDK Vulnerabilities Management Process - Maxime Coquelin 16:30: DPDK LTS Update - Kevin Traynor, RedHat 17:00 Does DPDK Need a Stable ABI? - Stephen Hemminger, Microsoft & Ray Kinsells, Intel 18:00: COCKTAIL RECEPTION SEPTEMBER 20 9:00: Integrating RCU Library with Data Structures - Honnappa Nagarahalli, Arm 9:30: Current Sorry State of c11 Code and Suggestions for Fix It - Phil Yang, Arm 10:00 Arm64 WFE Mechanism and Use Cases in DPDK - Gavin Hu, Arm 10:30 : MORNING BREAK 11:00 DPDK Build System Status and Plans - Bruce Richardson, Intel 11:15: What is Wrong with Existing Packet Capture (and How to Fix It) - Stephen Hemminger, Microsoft 11:30: Virtion-net Failover in DPDK - Jen Freimann, RedHat 12:00: DPDK-Accelerated Partial Offload for Fine-Grained HQoS - Rosen Xu, Intel 12:30 LUNCH 14:00 Higher Guaranteed Performance for DPDK Threads via New Power Library Changes - David Hunt, Intel 14:30: Measure Software Performance of Data Plane Applications - Harry van Haaren, Intel 15:00: rte Flow at Large-Scale in Production is Really Happening - Alex Rosenabum, Mellanox 15:30: AFTERNOON BREAK 16:00 DPDK Expands Into Storage Domain - Darek Stojaczyk & Fiona Trahe, Intel 16:30: Docker VNFs and Packet Throughput Using Lib 1 Net and DPDK - Anthony Fee, Emutex 16:45: State of DPDK in Network Service Mesh - Frederick Kautz, Doc.ai 17:00: Conclusion 17:30: Permanent Exhibition Tour at La Cite du Vin REGISTER TODAY DPDK Userspace 2019 is complimentary to attend. To register, visit this lin= k . Please send any questions to events@dpdk.org and we hope to see many of you in Bordeaux! --=20 *Jill Lovato* Senior PR Manager The Linux Foundation jlovato@linuxfoundation.org Phone: +1.503.703.8268