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 8A0A74284E for ; Mon, 27 Mar 2023 09:58:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8215740ED5 for ; Mon, 27 Mar 2023 09:58:57 +0200 (CEST) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id 3FF8F40ED5 for ; Mon, 27 Mar 2023 09:58:56 +0200 (CEST) Received: by mail-qv1-f44.google.com with SMTP id g9so6104145qvt.8 for ; Mon, 27 Mar 2023 00:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679903935; 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=gLKxxAJ3SBMluxtxsbvwpl9SQpc+v/cP+wYvAWdW5Ak=; b=7nRGy13Fum+ZiUlVMIuMW8kAQc5+l4xERHjII1GmTCfUFcnLpdcBjHFE5QHWfQgcVa i42sHmRCq/an6hKCb5jJPZHyssw1CGq/LaNThGSFQsl0z+ol7/vCp9l+F+mt/5Y6uowe 0nFD9kLilurynJUTVs+a9eQ2C+j8J43TVgZ4LVEAYXmXWAE+IEuh2e1Ed7+I9ssTxNZ+ cTvdhZfHY/B2w5uRCcPRUkP1GbOQCeGpEjeiXQzFY8MyaLQGtIw6gpBnousUwI1E9c9d oHLnzbaVq2bhmKceroQkTTqoaX8YBjQ+G+/b9fUNK2j7VfWignofuFkajnE2tj0uGLNM U9SQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679903935; 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=gLKxxAJ3SBMluxtxsbvwpl9SQpc+v/cP+wYvAWdW5Ak=; b=uJpFJ+5eQQ5bYN2vx1M4POkjCjin7G7PQRnEi3CxCI38ekisKEumRQt3Wx/crv7wPF lIDUKAqNn8u2dOgl0ewv3UYco8K1e9a7evw+vbDfwMe0Nc2zvv6hmFUirnmu27XLojAn EtV501aiC9usajfOzpwTIvERQCMApiI5gOj/QgcDmX5cL2t7qP1V17SUjBs5/7XE2C+7 kI2eCfYxXTTeppphSF5aSWq/OgLV5m1LvE/y4MYxbufzR4mJsPSXi5zdb5N1LoYz074j fC+lRrzkiNTBOVGW9xzCt5rOsIwRaMS9a6MFEtlOwG6uSBig+i89g9Ld7RzQcTb4aRWn nBvw== X-Gm-Message-State: AAQBX9d50gPd3Et7qzAmPJa6W2kVs3XqNEhychKQToCjj6MTiKeZQ5d3 4K3Fl+quRuoRYhq2e1AkPZHoSvGMSX+Wz0fxagA= X-Google-Smtp-Source: AKy350YPLZxPTqcOqEuM6XDRwSeow8D0kPoWIlA3YMn76BxhOAb/Eh73KVltiUkuqEXZnT5yCK32xg== X-Received: by 2002:a05:6214:3005:b0:56e:b2ad:e2ea with SMTP id ke5-20020a056214300500b0056eb2ade2eamr15994993qvb.27.1679903935418; Mon, 27 Mar 2023 00:58:55 -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 l2-20020a0cee22000000b005dd8b9345d4sm2716493qvs.108.2023.03.27.00.58.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Mar 2023 00:58:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125519 [PATCH] pdump: fix build issue with GCC 12 Date: Mon, 27 Mar 2023 03:58:53 -0400 Message-Id: <20230327075853.2475228-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230327070712.280265-1-joyce.kong@arm.com> References: <20230327070712.280265-1-joyce.kong@arm.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/125519/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4529768040