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 C19D94325D for ; Wed, 1 Nov 2023 09:19:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8FB1400EF for ; Wed, 1 Nov 2023 09:19:37 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 4061E400EF for ; Wed, 1 Nov 2023 09:19:37 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-77063481352so51807285a.1 for ; Wed, 01 Nov 2023 01:19:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698826776; x=1699431576; 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=Jak7IUn78m/BtoJ1hCqY/2q+Y2QhDoQ2Uqru2fy7BzM=; b=H5sioOOOGjbrYQdotCObdNYzdiWOk+sVZX7yZKZGBKh6u4LZ5nYJHX9uQsaS0IDzp3 JZ32zrjbNWDy7qE9t/GOWGffJovPjAmxzpAX70zTp+cZyWh5osKGXJlfWQGYV3GLQjO0 fy0eEjuIP520mX6xPRIjH18vBIDXl0brzj29tlzlASZijOnAkSgiy+KeWc61h7aHGV5w v47EbQp73TDX8SB/ZWh46Vt7em+NBhY3d/sZhX31JbXb+0edJTEzUNS3WdkYVWmfHCFZ P0hPhTPtIFER4QY7sl9SuGee6Rau68cO0sMtE9zlGZ/bQWflbNjZDUJMbevCA5GHrZb6 fsuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698826776; x=1699431576; 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=Jak7IUn78m/BtoJ1hCqY/2q+Y2QhDoQ2Uqru2fy7BzM=; b=FSajwbpHV8bS/KxaIM9ZJWV/t3v9kxCW9l0Fk1EQi7B0IvEJ8r1Ye9h9wgSuAmHm6b vgdrbLSoMJXudCuwhV2PvXKxpywxQ8F3MrVunfq1zadaPRLHzDMJeP8YyHtGjW62w1Is W71ai7zF8GPmVRbjAkREptCALNvuTe1K31uXqIQmN77JYB7OzSyJ2UtclCG8/T1HYpqh O8HjeVkwrqBExr4tmRvnrGcSZw9nvOQUPllv5oHLlO7D01S2DqXfU2Nl8GYJwxrwRW/D FU5PW4LvY+a0R8VK7KlgGI8l/kotYMuIfbViS/2hXlPzdKTmz3l4M5SllwJYWQZOLUTx awjg== X-Gm-Message-State: AOJu0YwMwvQ9A+/A60I9BPol6v1S43tzcgSGCrqJFd4BUkhm83na/m0D jof2gT4rn0aHYza99YQT1y5CT7CH9Ikrd+zWGvI= X-Google-Smtp-Source: AGHT+IEMIAYWc+qmrhLLw0gMjg9SAWOyl/A8af6j059txM5LrXJ4k2CCfquFMVrwgsmlh5AKv9zL/w== X-Received: by 2002:a05:6214:1c87:b0:66d:9987:68f9 with SMTP id ib7-20020a0562141c8700b0066d998768f9mr7333097qvb.15.1698826775862; Wed, 01 Nov 2023 01:19:35 -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 v11-20020a0ced4b000000b00656e2464719sm1260421qvq.92.2023.11.01.01.19.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Nov 2023 01:19:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133710 [PATCH] ethdev: fix 32-bit build with GCC-13 Date: Wed, 1 Nov 2023 04:19:34 -0400 Message-Id: <20231101081934.2275518-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231101071554.1316358-1-ruifeng.wang@arm.com> References: <20231101071554.1316358-1-ruifeng.wang@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/133710/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6717033176