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 7368541D66 for ; Sat, 25 Feb 2023 00:58:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 712A440DDC; Sat, 25 Feb 2023 00:58:33 +0100 (CET) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mails.dpdk.org (Postfix) with ESMTP id DFDCB40DDA for ; Sat, 25 Feb 2023 00:58:31 +0100 (CET) Received: by mail-ed1-f46.google.com with SMTP id o15so1241767edr.13 for ; Fri, 24 Feb 2023 15:58:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=3SYVCdX9qMM+BHkq8trAGea8BMwYuhFfvqxYThTxk2Q=; b=Ojnmgde6HS4QtZ+Po1h2lVtlevcQvMV4pCFZ5rGo9GBAzUTCVRo0iLguFom0SeQ1WZ SK0l0GCZbPad2mEquPfiFmfyg9E4PvkNdtounjJpkhHXgzAH/p2rGXol1Py07J3QQzBl 0DE6DN6P4+MgD0Yflj2L/OvR4hYazk5bezmZOKgXfFbcuxfwt+3uhnKDHrlYQ87K1hja 7Q1p+BIvgb2mTCC3bf4hqus+Q9Us5XTMGrkdJLtxFsrEeHYyCoqp89ClXIW3dVGvzJqk r7+wd/r5HJJuWar2P44YhhaYJxEN4YIZwTlpGXWv+2v4JczMxlzSthP9/gc7Q87b1TO0 s9JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=3SYVCdX9qMM+BHkq8trAGea8BMwYuhFfvqxYThTxk2Q=; b=l2Y01sVm9AlGI5jwok/pofcKQLmbAT73RHxgKUFy7xuYGKUoxirDTosbVv3trcoEaN e3uS7IqCdP6JxZAzzyL50cDb3VIlU34ZpnS52vRusOiCXA8yIDFVSz9aVzasuB7OFtSu U9jnHWxFQngMkKrJcXp35Tuk5K9Y93tgS05MF02q8r4YSJ53ODTcBH6i15SaAVejjoWR u74R0PvohSPdo785BYu52qqaPibG6nAbigOSzOPp4P8Ivxk4AavsL80rhUUZX4jZrhYM MPXvgHfRFOwcTJYDo7EQf5No6AtMPXKHBvOF7A0x47FislNeQoWkVSATlVIPvFlZ42s7 2Oiw== X-Gm-Message-State: AO0yUKV59NTFXLFJRfLOx9n4RcpBPVZRwWKDsIR/Xu1bFvKz7KeDh4Nb i/ksmB6qxOoDMO8GT3lwhRrozy3gvnCBtJHJ7uX6c5orB7yXboq9Ps8= X-Google-Smtp-Source: AK7set8vhtI8nK8iBkbIBM+APuRqkc8Oszk/VbDXwH0DB9z350jGPA4dRO27ityPBjCSzADOrYOYeLz+VBjMBEq5DXo= X-Received: by 2002:a50:f619:0:b0:4ac:b74b:a6a3 with SMTP id c25-20020a50f619000000b004acb74ba6a3mr8128092edn.0.1677283111449; Fri, 24 Feb 2023 15:58:31 -0800 (PST) MIME-Version: 1.0 From: Dpdk Dpdk Date: Fri, 24 Feb 2023 23:58:18 +0000 Message-ID: Subject: sudo dpdk-devbind --status "command not found" To: users@dpdk.org Content-Type: multipart/alternative; boundary="0000000000000bb67805f57ae87a" 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 --0000000000000bb67805f57ae87a Content-Type: text/plain; charset="UTF-8" Hi, I am new to DPDK and trying to run sudo dpdk-devbind --status on Ubuntu 22.04. However, I get "command not found". For installation I did: git clone https://github.com/DPDK/dpdk.git meson setup build cd build ninja ninja install I also noticed it didn't install to /usr/local/lib64. The only location I can see is /usr/local/lib/x86_64-linux-gnu/dpdk and a lot of DPDK binaries in /usr/local/lib/x86_64-linux-gnu. I then tried: sudo dpdk-devbind --status --0000000000000bb67805f57ae87a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I am new to DPDK and trying to run sudo dpdk-de= vbind --status on Ubuntu 22.04. However, I get "command not found"= ;.

For installation I did:

git clone https://github.com/DPDK/dpdk.git
me= son setup build
cd build
ninja
ninja install

I also noticed= it didn't install to /usr/local/lib64. The only location I can see is = /usr/local/lib/x86_64-linux-gnu/dpdk and a lot of DPDK binaries in /usr/loc= al/lib/x86_64-linux-gnu.

I then tried:

sudo dpdk-devbind --status

<= br>


--0000000000000bb67805f57ae87a--