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 EB98643209 for ; Thu, 26 Oct 2023 17:19:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E53AB402D4 for ; Thu, 26 Oct 2023 17:19:38 +0200 (CEST) Received: from mail-vs1-f41.google.com (mail-vs1-f41.google.com [209.85.217.41]) by mails.dpdk.org (Postfix) with ESMTP id 39BA3402D4 for ; Thu, 26 Oct 2023 17:19:38 +0200 (CEST) Received: by mail-vs1-f41.google.com with SMTP id ada2fe7eead31-457c2d81f7fso455478137.3 for ; Thu, 26 Oct 2023 08:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698333577; x=1698938377; darn=dpdk.org; 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=2EBgbF4TpWOM1+9pygKWlHO4qEYzNanOZh/QDwCXVOI=; b=JAiTEGqeHk1LN9BA6TnuBxxdGZfERNt3tASpX8zRbvNeoMX4KY8gAY2WMy7MJHFDgK Nco59CM2C62xhiHJzOFpsU6Jz+v8nRcELHbLfuk5tjslN+c11RoX3jHOO5ahOHVfMfGV 6GszD62TLVMeT9i6ZdrryJYj0/k2TUZhqacbn1BKt8MOc7gXDnrT/NnCqCymnJk8qGko U0fGdcwfyss6L/6W6/etgzV8/11GPQRj3H+AVZAAq2XGioYAkiRTYMq+iHLu4Wh/Q/sE 5DR+dVQEa/KKvfn92zEtXDextsgIjguSaiRL3DMqmN0EdQ3X+Mj4sUPjjQW8G5n2LFXf o6MQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698333577; x=1698938377; 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=2EBgbF4TpWOM1+9pygKWlHO4qEYzNanOZh/QDwCXVOI=; b=IxZlI2EOR5Ds8hjsHdPmgasZQuceOnw223S2Cus/EqaaofESg/XFCtHf11O+aYlMzU D86Ug+UiWXth0E1TCb4kyHQSZ5ivuor3VCAhJHtlk/piP7JSdLpZt0Lsfpac2c/L3ogM oUkUrmbJZEHQGmoY8Y9XWMvST41rRfER/eWTg5+hSCrC2P+OcDa5r+M+BA4LwSAPp8hT ucIpGIs74N3QHZI6fMwZxTdIJCaCQLy+fRV837Ux/WYtQVUoeIiV1IIVhclpcBmf0i80 xP1VpGmw+X1prydhbHQCrIwRmpwdySbsGMc5Me1gizcIDKFP7uvRZTD08VKFOUwO8TtX ovjQ== X-Gm-Message-State: AOJu0Yx6NCJz4vMSXuGcJKJ32E64JqR8+4TLLGyrizAxDi9//4UuSG5e xkHCGwAhrXI59E4CQrX9si7SGJubinKkSxZ/swQ= X-Google-Smtp-Source: AGHT+IFfY3cVnNf8PYbYIf0kq5zodocaGFc/3IcJ1dbeeTAzqvFLVewLaUksk3TQ5ZJN1E5vdjdsBQ== X-Received: by 2002:a05:6102:5d:b0:457:82be:677c with SMTP id k29-20020a056102005d00b0045782be677cmr18976472vsp.21.1698333577270; Thu, 26 Oct 2023 08:19:37 -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 i18-20020ad44112000000b006616fbcc077sm5228932qvp.129.2023.10.26.08.19.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Oct 2023 08:19:36 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133430 [PATCH v3 5/5] net/ena: update ena version to 2.8.0 Date: Thu, 26 Oct 2023 11:19:35 -0400 Message-Id: <20231026151935.1622671-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231026142135.19967-6-shaibran@amazon.com> References: <20231026142135.19967-6-shaibran@amazon.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/133430/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6655586754