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 F2C4D45A2C for ; Wed, 25 Sep 2024 18:35:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F080D4042C for ; Wed, 25 Sep 2024 18:35:00 +0200 (CEST) Received: from mail-oo1-f53.google.com (mail-oo1-f53.google.com [209.85.161.53]) by mails.dpdk.org (Postfix) with ESMTP id 23AFC402ED for ; Wed, 25 Sep 2024 18:35:00 +0200 (CEST) Received: by mail-oo1-f53.google.com with SMTP id 006d021491bc7-5e1c65eb68aso34841eaf.2 for ; Wed, 25 Sep 2024 09:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727282099; x=1727886899; 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=nBeX9mzNrDZ/+tVxOrv4VlqCFMFAad8Zgy5L6ve0yNs=; b=CTj/yXAlPi/h0PXtWdiGRt3tVj12IEWn/SpOFBflWs6w5HNJUK4hwTdOoHIR4Kvn3g Pr4PcgJ6IBw9gTPFwnIyaLDxPkatjV5VbWxjITQrZe/fc/qa8C+u+nXBqSE2m4I3lmEP C8XCD9rL35lEmwNdlfZVpRuTocXjcg/mHHCnHYpWyqv4eFnGF3t/c5Ve8wO8JCkY1ig8 xz7wwjndU1YE4Nfq8s8zRMBgSHXEIDWybAhX7wx5N+tWuSbdJbXgPbjnldwMHH9vrc1q W7nZy28kJHuzTTyeqmwvj+yo+whznMmWO/jdQUl8OZBHgPP8ZpCkW7KrTFDYy0i/zoX/ x8hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727282099; x=1727886899; 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=nBeX9mzNrDZ/+tVxOrv4VlqCFMFAad8Zgy5L6ve0yNs=; b=us4Nng0xjva8FxKSPNnsjLXPCedbRgtUZ22OIoeObTZDyG2fNUstlcb8i5sU6wmakD HCtYtnQxW+36uE0v9PwtNKbOrCLp1cOTdyLKieJOxbW1i6wU6eY7fD+2n+whZcJ/gMbP gH1TQ1SQ7i0op1HMRXQfSlYiy+BZvT4gAstunHQEBKi2wnm+1MJw0th+4J3nnsPW8MEr L/O389i375am8WXcBt7MHvSf624xhOu2BRQjAnKONnsF6pRr70EMupTJ3FYwhB+7F7nn WfdGmOkTWjNRRR+K4VuytXqv5HVierOTou5XJdGxCbhN7F/MUncryF7cADTnpcL5a/Vw lWhg== X-Gm-Message-State: AOJu0YyMOC33iRDBhTi9AJng/e/SQi6jnq+hNg+JCeTfr8X7p1d33MTW R5quqJCyDq7j1+5c75Vi0+dl3K7oAwSVDayeRBd/To2+EFZ+TYS/8zNz6Bl4qtxD0WyhsuBqheq R X-Google-Smtp-Source: AGHT+IH8KYqaKxEYfXHIht4LudCZRZ2rg6ZhCXyDPWPOkJS5tKaqpjkT15P1PuPSN1sjm9eOiSXqPA== X-Received: by 2002:a05:6358:899:b0:1b5:fb54:c08a with SMTP id e5c5f4694b2df-1bea85942cbmr212219855d.13.1727282098767; Wed, 25 Sep 2024 09:34:58 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6cb0f553bd6sm17728666d6.79.2024.09.25.09.34.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 09:34:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144430 [PATCH dpdk v2] mbuf: fix strict aliasing error in allocator Date: Wed, 25 Sep 2024 12:34:56 -0400 Message-ID: <20240925163456.3593909-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240925154053.80861-2-rjarry@redhat.com> References: <20240925154053.80861-2-rjarry@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/144430/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11036721793