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 2FA9541DB5 for ; Thu, 2 Mar 2023 15:39:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B266400D6 for ; Thu, 2 Mar 2023 15:39:24 +0100 (CET) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id DC31C400D6 for ; Thu, 2 Mar 2023 15:39:22 +0100 (CET) Received: by mail-qt1-f175.google.com with SMTP id w23so18176424qtn.6 for ; Thu, 02 Mar 2023 06:39:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677767962; 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=SJCt0nBgjui2Jya/PiA6MVi7wFKg/uhS+xhaEI/TVwA=; b=zOSIZvc/nBh0Ein0O0GIHGFumlm/UszgoADUUjmWVy7Js7ubUq3C6890pHvsBqOnvx 8TgVZZ/Cp4e11qy/R2cvD2WLXukq0By1Gv2+wUdUIZfC0hZJgdmMq5ljy3WFsjLEBRIp fDFivtDns4v5cWFQeMLdE9Hatrv8hDRYjfk3eylkrLiKl5BzOOi1s8XZT8XlZ/dZbXju d/sfwwDkTN49pgMdRF99gXmVf0gtpOgYtssiWl8MLEqcd7Jhk4q2ILPu1z0Bg7+viSOE ZcOQEIJlvE3YItA5dYU2Ehi2XcYacaK5rsIfZKsi3AV7DLeO8TydbnEl5gxLonEuZStM 43Fw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677767962; 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=SJCt0nBgjui2Jya/PiA6MVi7wFKg/uhS+xhaEI/TVwA=; b=Jn9lbo7YkURED2OK5C5JskLe6+XIZZERUZ4LAavkCAQb6Vq/usZT0++rPLvTgM3PAT eJriuVQVFuY4d0cHBkvT1pvj7YRaGT1Fhp8zIDA8Adk8cLm9s6ji9dsEQxM1BUoUArol ro9uLVemjxHyNPqmzYAHS/dBff208NRhvSYH52VKte7p9GfGoD3M1FZJbKB/75waZogb VBbljcHkVcCG/Ynlwf7aTu3o7SWtaofpRMuROvUU+oGSGXSDIZQMjPYVWOT7TPSgFDra jJdg3ObmkLGOZ/OGKrQTkAMJrK3pEaDmEAFQzobkOSol8oA3Q4g9wEvf0SeF47wJ1EyT qUBA== X-Gm-Message-State: AO0yUKWsgHRF1D7rJ1AGh6GNLGRH5yW9hCw/BaYSAwL5ihBGX2K/BMJm x+Cl9hyje7Wb9LKz4CX5RxXZlJivum7rG+mm X-Google-Smtp-Source: AK7set+HAHR+vL0X2tLeSnjLyaiBhvGcnmFkjdhvW16w8F263IRHQs9rKIzj6ZVh8zapq/1TlFp3Pw== X-Received: by 2002:ac8:7f43:0:b0:3bf:d8ec:a9fc with SMTP id g3-20020ac87f43000000b003bfd8eca9fcmr16127310qtk.52.1677767962063; Thu, 02 Mar 2023 06:39:22 -0800 (PST) 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 y25-20020ac87c99000000b003b63b8df24asm10373915qtv.36.2023.03.02.06.39.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 06:39:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124715 [PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12 Date: Thu, 2 Mar 2023 10:39:18 -0500 Message-Id: <20230302153918.483433-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230302132150.3330288-4-thomas@monjalon.net> References: <20230302132150.3330288-4-thomas@monjalon.net> 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/124715/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4314578995