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 7DA4042C40 for ; Tue, 6 Jun 2023 18:40:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 765364113F for ; Tue, 6 Jun 2023 18:40:10 +0200 (CEST) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 9772340ED6 for ; Tue, 6 Jun 2023 18:40:09 +0200 (CEST) Received: by mail-qv1-f52.google.com with SMTP id 6a1803df08f44-6260e8a1424so44439206d6.2 for ; Tue, 06 Jun 2023 09:40:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686069608; x=1688661608; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Mvhtd2s5m5NCiPYNyyfzhu7LhsuJtcriA9epwoC1Pn0=; b=sDc8zgS9noYn4TAQtPzAqJL+DYqojmGsFZYXxkOOfC3wSZmwgjKe/ItTITGI3MMeCE qplu7HqIyM6HXFfsuIBDFcZOZ1xYl0sOVejIRAef3aDD8yXbICnsiLsQn0YYuJE9aaEY lOaXBDvItXxoldW8yXQZmG8OGLNKLCAOFYV5mdNKemRElISrshHZxO5bdubakXQb1ydw NXvw6VZbQluRCA4sEW/L7xbsyn/XPiIFutBy5/WwbmkVb9SzGZFIry5XG+Qj90FeYlQg SbU0qPTx3+ghDQeuFzi6cVTtZQ0pn7jH/+UMlNWXcmFjBY08pCxs5YH9uA9GI/cI8wXr L45w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686069608; x=1688661608; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mvhtd2s5m5NCiPYNyyfzhu7LhsuJtcriA9epwoC1Pn0=; b=QueE4WaUCNxtk3gH5ITTVUYMHbTmEVrmphX2XyQ8H3n8fzthnnMYsuK7ASqUItQzcS aHNs5XzDX8zkNOay4NWcHB1PYZq6HnqA+ExsCdwct4lP42eD3Umw+k9Ma3WXih4nh339 5bI00p9Jl+bkgmnvOcIrLXsj6kJMcg8/MVsBL+O3El4t78qHhfpRiN42W+Ry71CycR9f /x9MuXPOdWb0YNympMJTbrTgAWOfKqNWpbatL92IisJGeqRazqcge19QwC8HYMWB5cLZ SY/wbX/2mbaBVO6EycBSIrZpVPCfUqkpiRpWVUwb5omauu5nTmLafd9iHSc3X3BEqmDy +XTA== X-Gm-Message-State: AC+VfDxRcZE9m22qcWQx3C6UFwrU2q+elACVac8OA678Z1ddlz0znNh2 wT7Y8fVIXYgMH7kJLbYwFSh+vNWDRjmzyT8LBB4= X-Google-Smtp-Source: ACHHUZ5VaszYsPyKJiYEnR5XilNr4xE8leyauvSqYzFefq1ZKdwDELcqNy1fdDYNyAnXfSPj0SLx7g== X-Received: by 2002:a05:6214:528b:b0:628:34e0:ae64 with SMTP id kj11-20020a056214528b00b0062834e0ae64mr76619qvb.24.1686069608322; Tue, 06 Jun 2023 09:40:08 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id q11-20020a0cf5cb000000b0061b731bf3c2sm50093qvm.80.2023.06.06.09.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Jun 2023 09:40:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128225 [PATCH v2] eal: choose IOVA mode according to compilation flags Date: Tue, 6 Jun 2023 12:40:07 -0400 Message-Id: <20230606164007.1523129-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230606151511.978-1-viacheslavo@nvidia.com> References: <20230606151511.978-1-viacheslavo@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/128225/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5190405165