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 5FEB7A0545 for ; Wed, 10 Aug 2022 16:19:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 051284068E; Wed, 10 Aug 2022 16:19:42 +0200 (CEST) Received: from mail-pg1-f182.google.com (mail-pg1-f182.google.com [209.85.215.182]) by mails.dpdk.org (Postfix) with ESMTP id 55DAC4067C for ; Wed, 10 Aug 2022 16:19:41 +0200 (CEST) Received: by mail-pg1-f182.google.com with SMTP id s206so14496684pgs.3 for ; Wed, 10 Aug 2022 07:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc; bh=ER7tQjXF7DEKt2xSaZ9W4d0Rk2SXS97ieHi9UTwyPec=; b=vyK11aTl8LnTXrKg1UGgYA59S71aIvVdcwUFs/jIzOKqbQAgLmbPZ1x28lxc0qdILD NV2YWEAhLyTddSRwRqEen3f0io/7hVneLpJlTJWOsufUZ4KRYbIFrs6UbpSq/pi2LAfI ZWgC+SNEPGqPysRKPrEtJsLdwZgnMGdwPmlDP6wbV4NlKfbuZhYe//3x74G0uRsmWNTS MVsljEormvZm+3C0RGJvvvEYJi5f4EwrSlV5eRzSYr6vjUcW3k8N01FDk2LA8iSFAg2f wRf0j04wc3xx/R8tY8vaN2bGMM0yvGFlJLUqKiiYRgssrWPT+NA6afmTn6l3qk3n39OT TkdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=ER7tQjXF7DEKt2xSaZ9W4d0Rk2SXS97ieHi9UTwyPec=; b=s8yEWpwf8Fr6S9FTJJWcptxOMoMgoyhEAgwWLTOWwu373gfD8wq/WrbWcLJFr5mEt2 ypgIGRYi30aYYh+4UFiqvN+edwWf7hg/zA6lHNNzpAzHMJwMWtCYvuO+P7icBTgdNhh6 HTn2kAkfp9gDBdxQYdy0k4TRyEkRI8HjPalBKSvJ9gWzsjrOD6+6SaI4NR43LmdJ4xfs aC5akFuor4chxP+DGoq4Tak0K1raWhRsL8036tfmocqgCXLUYicQ79ILIF1jD6/vGlN0 uk9QS52Uras8j1lR+mpcL1C86L0C8SxRjHs2sLFxFJxyJRKxZfvb5Gupy10X1zC5Oira 39yw== X-Gm-Message-State: ACgBeo0XZx1HITSSZYv0oZXHQrWFCxVr5mqXjlKWLYOGcqPuv357MHHX PmGkUDzNdrQbPolfZ/tPS+AEat+r5yn9dQ== X-Google-Smtp-Source: AA6agR5cUaptl5VT+DxSp57DR3XJzXJFWaChcNWEXsv6IG0ORnuJ0/ovwt/dwIKuAuIAnGhN/jX9xQ== X-Received: by 2002:a05:6a00:428d:b0:52e:6305:14c with SMTP id bx13-20020a056a00428d00b0052e6305014cmr27571711pfb.10.1660141180364; Wed, 10 Aug 2022 07:19:40 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id ik30-20020a170902ab1e00b0016c1a1c1405sm12790032plb.222.2022.08.10.07.19.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Aug 2022 07:19:40 -0700 (PDT) Date: Wed, 10 Aug 2022 07:19:38 -0700 From: Stephen Hemminger To: sysman@scaled.cloud Cc: users@dpdk.org Subject: Re: How to resolve "Not all devices in IOMMU group bound to VFIO or unbound" ? Message-ID: <20220810071938.2882f3dd@hermes.local> In-Reply-To: References: <99e01fff837b85c1126ef0a235078fc3@scaled.cloud> <20220810065525.204e1901@hermes.local> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Wed, 10 Aug 2022 17:11:04 +0300 sysman@scaled.cloud wrote: > Hello! > > "The best workaround if possible is to use a different NIC for eth0." > > Can I ask u, please, explain with more words what I'm need to do ? Buy a USB network and plug it into the system and use that for management connection.