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 3CAEC430A0 for ; Sat, 19 Aug 2023 00:39:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3973D40EDF for ; Sat, 19 Aug 2023 00:39:38 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 3024740EDF for ; Sat, 19 Aug 2023 00:39:37 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-64a5bc52b0aso7489366d6.3 for ; Fri, 18 Aug 2023 15:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692398376; x=1693003176; 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=BP2OFiy/ZTlbMWILe1Amkfb+ABLwbIhw+JBd01afmg4=; b=y2IjmjvB3kZc5rEKL8pAJtY6L8Kjlq8mkG8+Zb1vW/bY8uXVFt8ok/ydCKhPwGef4G fqAj559FBv/D6zc9mZnEushyKS34wKdyhaTvwSPCEoaAue7/gwQWUN8eLjnUco4cK6HR xaitmJG/kYr4y4a6x2IwvTpjO5PJUC2egiuaTF2OYbWkutW795atIkQqjsdPjs66FF6G JZRsQ0drdpc/mR8LzT93PX3nx2mzlXHB1afNWbd6OcpUjY87lSSuhGd+RG2uUK8lmWh+ S0vSSIH3AXrVHn7szqJcJ6E4+QuHFsS2Zd+ubGjm8E+UI+MesUBHfGUZMxBpFqpi//7q dRdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692398376; x=1693003176; 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=BP2OFiy/ZTlbMWILe1Amkfb+ABLwbIhw+JBd01afmg4=; b=Ng/KSWcPEOPvwjzuVCdIdUbuD/3km2dsWVoUKgf3OfdsuBekF85AQqdeF61tR8YjnR CGknxDe6ptYumJamco1LGrbGd/tBzcnMTRfP4Q2M9imvKWoP41q8IaQmnmNgqeNt07Rd zhFYrczCu4BdNU1kyPlT8Os2Ed7snp+k+9PvvsnCf+8NFzwVEnnHr9FTDc7lR3OgcdOb gmdBWUrrazPyok0CqCZWBD9otiG+VwOLlDHAWTG6/R54MmTEnCc2sNPy9OcgsfN3z5uS rCh6pH0it+f7f2K6L/3nbCa9cZ7zvhYj+Fg6sYGZ9AZfyoE88OeCeN6J08TmUvboACfq dkRQ== X-Gm-Message-State: AOJu0Yw1DkAaxpq/1xAsDVeR7tc12n7p2R4zf5inMCoCUFia5Fz76Pf7 cGNS6gPrx6JOsggQpoka3bxIfCk15YzH/SQMQ70= X-Google-Smtp-Source: AGHT+IEWKHZsksYqTbc1aqXK0I6eNwuhuvN28+vg/oWVHw2/D8N5Qlc8O3RFazqHAk9bLRycHH/6xQ== X-Received: by 2002:a0c:ca05:0:b0:647:374d:7628 with SMTP id c5-20020a0cca05000000b00647374d7628mr554364qvk.60.1692398376372; Fri, 18 Aug 2023 15:39:36 -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 x17-20020a0ce0d1000000b0061a68b5a8c4sm986996qvk.134.2023.08.18.15.39.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Aug 2023 15:39:36 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130523 [PATCH v2 2/2] ethdev: cleanup shared data with the last port Date: Fri, 18 Aug 2023 18:39:35 -0400 Message-Id: <20230818223935.2998788-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230818134124.2478945-3-david.marchand@redhat.com> References: <20230818134124.2478945-3-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/130523/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5903507812