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 84AF64265E for ; Thu, 28 Sep 2023 11:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E65F402D7 for ; Thu, 28 Sep 2023 11:59:37 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id A0F6F402D7 for ; Thu, 28 Sep 2023 11:59:36 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-774105e8c37so819289185a.3 for ; Thu, 28 Sep 2023 02:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695895176; x=1696499976; 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=h2ROS0PBMyu3g6g3/hI1RRgtwb2G+223JqBElrrF0jg=; b=QwDs4ikgtMxSyT5hweliA+91dBwCQx5NhFl7DGVHEZ6ozVCjT63abvZjH5ksy3Mkce ZkQlwcvEWENHUJbjtpnr/OyUiMB7p40+9fHbifkQWS75zopOQffRjxZfBuidVjjTnCBh n4HIbX2nRdVfYMLu5Ap2Cbs2vBwGX1/IgEx6dxxENkY43RIEKdsee6SseYGMBEF2c/f4 ZUizi7EM9NIREYQYNBMXLzqxXhpv3OH1z6eX0tqsHVpp8krD3mbiHl19HaIc6Zy7DoBH 9pqRY8Dt37QCa1knABEelmGYslIIj6NhzFp7JXRYJymzJS69PKyIODs/6zLIya1939De 3hkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695895176; x=1696499976; 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=h2ROS0PBMyu3g6g3/hI1RRgtwb2G+223JqBElrrF0jg=; b=aczJj6/SqRaF2pHfv6wkRyGzbEdUCaQLUQCg+cQIfynMW3NsKHEs0HqecYaWaZIBBy xw5185y8ePindyE1W8SINkMqmFaEdpItW+fqwRKU9ll4yHv6jY2Cki5zOIeVybKPlnUu WfB0iwKz46xALhcBkPN5II7XKCkAVhNKzt96j3PqcBGIe617WpvH8jbR1YpZ486yv5TS rATFzlem3lLIqh6Xk89H0Qe7aw1ehaIW76dpxeCt381VQA9DwCf2wyXyY6NqSN7Xf6x3 dZkWp9BFmDjOp14j5EJpI11xV/MtYz+eEtE9iCUDEMWu4GusWpzSHuw21+z3F0TvDIqe ir7Q== X-Gm-Message-State: AOJu0YwhcoWArviDOYZyhk+4PgIMuNdcy8AgmrZc61qedhw4id1D9U/M hC5hrk0/AbwgCfObTZFy/dAhWnwxSVWDtpD9ZT4= X-Google-Smtp-Source: AGHT+IGXPwNIi/SGY0rLhpT31Cfc4L+F51RveGqhRE+gOdpYgyr8EqaaLJLVdBCG35MyGkmJddaq0Q== X-Received: by 2002:a05:620a:952:b0:774:15ef:5de7 with SMTP id w18-20020a05620a095200b0077415ef5de7mr665080qkw.75.1695895175727; Thu, 28 Sep 2023 02:59: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 v20-20020a05620a123400b00774376e6475sm2577434qkj.6.2023.09.28.02.59.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Sep 2023 02:59:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132096 [PATCH v3 1/1] node: remove MAX macro from all nodes Date: Thu, 28 Sep 2023 05:59:33 -0400 Message-Id: <20230928095933.3319258-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230928091406.4111898-1-rkudurumalla@marvell.com> References: <20230928091406.4111898-1-rkudurumalla@marvell.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/132096/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6336990551