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 838D143A14 for ; Wed, 31 Jan 2024 02:44:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F1E140269 for ; Wed, 31 Jan 2024 02:44:27 +0100 (CET) Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by mails.dpdk.org (Postfix) with ESMTP id 412C640266 for ; Wed, 31 Jan 2024 02:44:22 +0100 (CET) Received: by mail-oi1-f171.google.com with SMTP id 5614622812f47-3be3753e002so1465090b6e.1 for ; Tue, 30 Jan 2024 17:44:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706665461; x=1707270261; 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=ShHDXL9xXrXSjhh+HQwjQU9pWQeO3RYtPbcrkUYy1og=; b=FJi9rJa5XLXChScU6tqxuHZbEYpER54hfwul+MU6McEx7RXJwEf3LRiQo5rw9KlQoD Xg0Qt2KBbqK6I8Vq5og4QqgiOiZFCBczLwdbLQZ6LelNgjdnM7uDdBbJicaVZuJLHymW PVnY7+d0J2fI2y/FnKpthFgZMoJ+zh5WjpGcZwENpdCcJ0YaC6i1zehIhWT/l3J+WUog Jmx2edRRl80CgOsubxSuGmFah/vj1AmbqsWYdLvZhRoZ9K6Jx+PDHMeebGmRkJCzuTDp ChqizAUe22ULb5TmeAQPMmgXTX4m8Nv8HxmgyMR4BmS6qdXk326ug/TL/NeGe0NHTzOu zuOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706665461; x=1707270261; 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=ShHDXL9xXrXSjhh+HQwjQU9pWQeO3RYtPbcrkUYy1og=; b=Te5K7FQvZaPVzgnIfWjq/noFHSa0KxafJhlrPZN2ZKk8t1VmHuGN13XEJ8px7lc9+n kSG1IPlpeLsWIPBa1zcdfoIKQGL9XwsSE1hxtZCgtQZ/Ek2WyFuHxgKg0Thae+j2bC3a DeJCGSsg7QTrwkg7bTKZqmuL7Rxe5K1UmJJ4kojGcEaShl1nLyzwvCqZ7muIodW/OV2h oS8bqjaLNj/HVxCZQYXPKDTPaHXadDJW/cMj2sEB7U2eJwymhZVkwfEfIMINjV9AwN5T dyis32+AL26ie9qwz/NEFpVc+GPUvt94tW4awik8nV82ClF7qpW8iF5AzrgCxIMSLzMy //6w== X-Gm-Message-State: AOJu0YyuW3hFEofK2Wq498j9hDsWkfNj0sRg3iuNx9Sr6ZczE2DOXHb0 6QpAXaeqWVnpiqd+EH+bcsirJbPTk9Ronxf/6bVtFdkGFIhVjnVKRqPOrYiuRKm0UXpXFDY4DRt w X-Google-Smtp-Source: AGHT+IGR4hEVNFYevn11/6ut7S0Od5z41pvErLCPIKYVz8omc0A17O6dfCKmxcrbAP8yYANyRAVQAA== X-Received: by 2002:a05:6808:1441:b0:3bd:c710:760 with SMTP id x1-20020a056808144100b003bdc7100760mr353610oiv.51.1706665460926; Tue, 30 Jan 2024 17:44:20 -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 cf5-20020a05622a400500b0042aab8ca417sm2072386qtb.3.2024.01.30.17.44.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Jan 2024 17:44:20 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136225 [PATCH] eal: remove unnecessary use of statement expression Date: Tue, 30 Jan 2024 20:44:18 -0500 Message-Id: <20240131014418.1222139-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1706660329-1752-1-git-send-email-roretzla@linux.microsoft.com> References: <1706660329-1752-1-git-send-email-roretzla@linux.microsoft.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/136225/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7719472334