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 F366B41E90 for ; Tue, 14 Mar 2023 11:03:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E97AB40A7E for ; Tue, 14 Mar 2023 11:03:47 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id CE5EB40A7E for ; Tue, 14 Mar 2023 11:03:46 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id d7so16026188qtr.12 for ; Tue, 14 Mar 2023 03:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678788226; 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=m15WwymeDin6Kyh7Re9YF6qxdEZfSZn0H7A8nrDZCPo=; b=ObSTvHbCNUuHlORm5y5L82Xtu+IeQiWFOOgC9icxtrFklVdopYak0NsqK2FKYBQL7R 1GlLYmsatssxX16pPaPrUSbnO67nQoHgLwAxZL/SqbVb0P8XylRIYekHyAfEdA/DkqpJ Dsgp98vd2sVonycAmajoM58DUhHJSm6LbXq63qIw0AlwZvAfFayAHTlLE8pErO4B+nrH FKBw+OzoxmaWoMdxurzW6zi3ZqVt+2Ieg2e+OyX4gG8xMYr8OnWS/gpIrfO+l+GT0QPR Fwq2G7wG5VMoSG0J5/2kEcKuBnU2L4uwAN2VJGvSe8LNS8ywACnLLQZiJl4jtMEeOJNh DcNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678788226; 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=m15WwymeDin6Kyh7Re9YF6qxdEZfSZn0H7A8nrDZCPo=; b=IuypElhuf+Jqbv8tm8wyXa9CjYVIk57o7VC2m6A1kfCupoZwAqAtA5njkdUuS6PAVO ixiAqIjz46WcNZNETVDmCPFFAP1WaD8sIkVsfCBvC4pBvcDaPVjjx3atvaxNIQiLSOOb 7rlBGRFvHT4/T2pTsxXAUgLM0d8haEmTH07zaMt51Fa0iOMns+Od31tPpcax+xxbQL0B TMCTMUvED7I06fD3PeFBht4rz64ysZTgzFmvk1aWxgGkFligw8SVqTMSYjn/Znv3sZsV NeCdEZ0V6cjVzskLGc6I3sn5+yBkX/UENZ45sd+/r+cxBMjHo5ynY/LzotI94b6/Ur2v Dk3w== X-Gm-Message-State: AO0yUKUMW2ZjWJ0IDLiii96y51JET1PLCMEdhrWJ/edSF1B8p+xnlVpM UTmTsSZo/JxUQssiaQdMQqH3VM+BOTEEaDCwBAw= X-Google-Smtp-Source: AK7set/dZtAkF0iUFqYO01WOwvRDZsdSZcK8Py/xX6WrN9ERj7TS8YimZHtp0PIWm/Pvw+mWFYA36w== X-Received: by 2002:a05:622a:3c6:b0:3bf:e2db:4c80 with SMTP id k6-20020a05622a03c600b003bfe2db4c80mr63034433qtx.53.1678788225863; Tue, 14 Mar 2023 03:03:45 -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 x4-20020ac84a04000000b003b82489d8acsm1522084qtq.21.2023.03.14.03.03.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 03:03:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125092 [PATCH v2] net/virtio: remove address width limit for modern devices Date: Tue, 14 Mar 2023 07:03:33 -0400 Message-Id: <20230314110333.1640738-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230314085334.3656447-1-david.marchand@redhat.com> References: <20230314085334.3656447-1-david.marchand@redhat.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/125092/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4413928476