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 BE4DDA0543 for ; Tue, 4 Oct 2022 14:40:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9CD440DFB for ; Tue, 4 Oct 2022 14:40:08 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 9CB5840DDC for ; Tue, 4 Oct 2022 14:40:07 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id i17so8218453qkk.12 for ; Tue, 04 Oct 2022 05:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=zL/z1qwOdLo+GDf2szjFwfMwHZlxSdL09lGN8+LzFMA=; b=tSpZnYeXUxAnaKZOY+hEH8DKrA1gRKaC5Mi2ULNclIQicT3XVyOiuwc7f69j5Zdboc DYboMsO8WWcSe3kn5WIU94CbTyoE2es1Ew5ZB0bIKRHjO3VBwMqP5qggv7iFJXpGPWQV +CYxCDVUQIjhSHGyKQA4VyYJBrSj+vafZH2MqQG5JwII39iPLE3nl2IcFtXvdQcsRYl+ DXK3HRwfuydrfs0oePXKtLmEBlaCfg4B1IB35JhjctIukuCXch5ozYosdyVoGZlBDpHL 4qbUEcbO1DbzJPmKzWXrI4i5YfD57B+CI+iGqRrwXzsMYzngEGApmz5noItqZZdAC4Q+ r/rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=zL/z1qwOdLo+GDf2szjFwfMwHZlxSdL09lGN8+LzFMA=; b=M7j9dVrsTS6QVX1gT/RWiqC2gOKQD92Z1uy10QXTOTvrbLsevZg+T8S+OAEuQXNcpb 40/yw2xmUqOU3KRQwK7HlI1IjkVAs/g34wbtHfgMyunBUManl9NFrZWEeRdrZuknDyNO 9QUM7+3zDCF5u82vB8Pj5hMkVn4wdUevS0rfvGXBcVFBT/5839z9Yy9/qimCnfgRggFT vU5M/ECCsJ+scjpTwYWlRFsSZ6Mt8QVqL0OlimgdUDSuDKM4N4pwJHrvZO3AsMcsRhMU oL4lZPdv7Wg2E9dIhvU45Vn0K0MqyOxJ1tf4vVV3TbYMcjYKiuxKwNRV4j7NRhSGRffr EnNw== X-Gm-Message-State: ACrzQf3mH3jaqi+SZAfdPK63BQqZBTN8WnAvhBig7xHnLwEfgE55ZmB+ 2K22Fa0CHwZrFNCWO3F29ONzsS9tM2XwHA== X-Google-Smtp-Source: AMsMyM5tKldn/G30sfcPF5rEsAE/BB6L6InGo+OoRNbVVsD4lZmdVDzHeY7TgOW1HLZiefK7YU6Grw== X-Received: by 2002:a05:620a:f88:b0:6e0:15aa:72e0 with SMTP id b8-20020a05620a0f8800b006e015aa72e0mr1011448qkn.40.1664887206902; Tue, 04 Oct 2022 05:40:06 -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 i13-20020a05620a248d00b006cbe3be300esm14414318qkn.12.2022.10.04.05.40.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Oct 2022 05:40:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117307 [PATCH] net/qede/base: fix 32-bit build with GCC 12 Date: Tue, 4 Oct 2022 08:39:41 -0400 Message-Id: <20221004123941.3487737-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221004111811.1502920-1-thomas@monjalon.net> References: <20221004111811.1502920-1-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/117307/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3181821273