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 C047143D0A for ; Wed, 20 Mar 2024 23:46:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9041402CE for ; Wed, 20 Mar 2024 23:46:59 +0100 (CET) Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) by mails.dpdk.org (Postfix) with ESMTP id B1621402B9 for ; Wed, 20 Mar 2024 23:46:58 +0100 (CET) Received: by mail-ot1-f49.google.com with SMTP id 46e09a7af769-6e6738f7535so182267a34.2 for ; Wed, 20 Mar 2024 15:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710974817; x=1711579617; 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=I2nIaZBHUdTvnlxiUkLocbgSRJi6QuAjkIvSeZ13ISM=; b=Wh3+8R30azpS3/mho6rDSYLwz7IEUAWelB04/RJjl/9GSZqUfocLlVc8A3XVIzP70T kI0bkWD+Y7FSMjE8ahchqSLVVneZTHXQWW3cAVBbF8gkby93+rghvb5LeD0QrFtvGs/t e4UTjPToGMf5siOmDN5DtQVjdp5nEkvoh58IxAmhH9D6W3DNDX8td/mpxHH8LJQNoyS5 Epw7WOZ0MdgcabvfiSw/8+xqBlcNUoK+b2BaCFF51HvElkqInYWq4RV+WZU21jkYwkGW YaMDDs/9Xo3ifNax5i2NWzWjP5NPdn6n3J2sWJjyPZJngxRdg5UDOeaAC0GPHz8WqjMn N8ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710974817; x=1711579617; 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=I2nIaZBHUdTvnlxiUkLocbgSRJi6QuAjkIvSeZ13ISM=; b=J6EVx8b+Bfa2Xaflk31jXnIFB0jh0d2O1qUSj4zH4PzJ1HcQhAm6Z4r8FryyDjEPUp PEh1lNpHle378LMfx29zwq6ha8UtvyoTrZcYYsp5zbecQGxRyxR1IeB8RaTqKQgDOv9S 9qJiMCyHSKzJxZaDXhTTdFP5gYJ0WRNhDkVEMzEiddn8qennjvPGX0acCU5J08Ab/gnR HXijAJUrKTKKVzif2JEG6ltiKP1sxNNh/aAXV+hk8DPZSxJDnMUyUycfrt9SpwLK15PC jLpqUeZydPnsmZmIwTgdyuiOaJtl2a9B14FoqXL/oHBWN7HK787G0YxU3S/ygcr4ekqd 0SiQ== X-Gm-Message-State: AOJu0YwDg581n2q5HIY2lOJYtah4uOOrTBxkG9KjxcsKTsf9ozi5N237 u/9SMeCzYYaTl0+Y0ff1ydSznnxCZbSJfXcUXVOMU01vXAk0P7dAlCIfUeFsCW+hmx2a4r3VG5d p X-Google-Smtp-Source: AGHT+IEJZqbz7DtttJCuUdnMZCyMecLGDrR//JAn0vxf8cXyjxo24x5Uw8IztbhsMbXtk2BU70cExg== X-Received: by 2002:a05:6808:1897:b0:3c3:aa95:2214 with SMTP id bi23-20020a056808189700b003c3aa952214mr487253oib.44.1710974817518; Wed, 20 Mar 2024 15:46:57 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id gs7-20020a056214226700b0068fcfef2077sm8350570qvb.93.2024.03.20.15.46.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 15:46:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138648 [PATCH 2/2] mempool: use rte constant macro instead of GCC builtin Date: Wed, 20 Mar 2024 18:46:56 -0400 Message-Id: <20240320224656.1437025-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-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/138648/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8366312929