From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A8D92A034F for ; Thu, 24 Jun 2021 10:59:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3070240141; Thu, 24 Jun 2021 10:59:40 +0200 (CEST) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mails.dpdk.org (Postfix) with ESMTP id 249014003C for ; Thu, 24 Jun 2021 10:59:38 +0200 (CEST) Received: by mail-wm1-f51.google.com with SMTP id p10-20020a05600c430ab02901df57d735f7so5709877wme.3 for ; Thu, 24 Jun 2021 01:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mvista-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=RLtpt9juTwGZhgIERSePgiR3GWrSOekWXyPWYNIePf0=; b=utXzSxEuUpVfWjO8PUGlbqLmjDMyMrUiR/y17rIav2NQnlFhEeDwRp9zS8RPJTyv+C KQP0ihlxHJyLqw6mo9A8S7aaceVTaw4f27ayk1iYH+1HQXpiNptVDSNMg4K+YVJCEKs9 4VtkjleALbiODHPIBfiVaYQDEZbIfbyneTVEyzWlQtNoc+OVHwtbDvCfDG/1tix4pPIo rVaOpQo5PY0GwtG1hPpfEVQ4//8rqANPtPUk6RJaPbC6vOPBslwyUPqCKIBfQh5OHxOB ODnI/aRb0fjli6cWIyZR3Rli508dxVK7vu3WhyF9dBOYtURLRJm5uwlObM33v9VRZI5Q 3yQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=RLtpt9juTwGZhgIERSePgiR3GWrSOekWXyPWYNIePf0=; b=O111qrXwI/Ie4Y1wFL3x7FVWNdOyzMPbJZ0Wx/dwZ200dwZjgRIOp33HQ5L/8zo1YZ 0CAQgO3oNYIa5pG+nGd80lijHcM/xeEQI4OeVfhDGFpLzqBBCa88B4AuUlPimQehN9Nd YS4/K+uHWpptWpOeMdRkUo+5/ObseuHj1zx2h8/vbPvH8awvk39+1hCnK0B+3shF+Uc9 nZo3KBdkAQq/9130KV4lkH0hEvhtIlFyPE65MqVOrope3qJWM85M/usSK3dr9iRher38 8GyeN/Y8P3cMM3WsuXWYvnfo5LT8Nz/ptAtInzzW6kUPNPQGdhR0N8ueAIxIosxJPtyy bQlg== X-Gm-Message-State: AOAM532OsG3IhvMZqZLiMUeCU2k3w2vMx40QZ8+uB4zfKelPC7Skk25P figk6lrwkzZ4VtLFLsBtQ5f9hW/iNISWE3cfpvmxqmQ9gx1MCn3M X-Google-Smtp-Source: ABdhPJwY+qKREOBZJSTd13gtYWLaIoCAHVBRt/mecglqbrqFTD4s4VM2442/OMRKPhBozJmFNHkNF7YzzrCyntRLjhQ= X-Received: by 2002:a1c:f206:: with SMTP id s6mr2955567wmc.102.1624525178535; Thu, 24 Jun 2021 01:59:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ashish Mishra Date: Thu, 24 Jun 2021 14:29:27 +0530 Message-ID: To: users@dpdk.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [dpdk-users] How to get DPDK running in docker container X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Sender: "users" Hi Members , Any pointers or dock will be helpful . I am trying to have DPDK in docker Thanks , Ashish On Wed, Jun 23, 2021 at 7:07 PM Ashish Mishra wrote: > Hi Group Member's , > > I am new to DPDK and hence it would be helpful if the team can share any > readme / github or any pointers below . > > We want to get a DPDK + docker ARM board . > 1) I tried https://github.com/jeremyeder/docker-dpdk > But this seems 6 year old repo & i get lot of error when tried to > replicate this project > > 2) Is there any standard doc / readme / github project to fork > > Thanks , > Ashish > > > >