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 B8B2843177 for ; Mon, 16 Oct 2023 04:39:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3A0F402BE for ; Mon, 16 Oct 2023 04:39:39 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 256B5402BE for ; Mon, 16 Oct 2023 04:39:39 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7742be66bd3so298387685a.3 for ; Sun, 15 Oct 2023 19:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697423978; x=1698028778; 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=y9ec/Mj4uz80A4kGlQgUBGDnLAfjpV14De+P1aSw5qw=; b=jlj77mdrY+T6TJPAak9kTK4IH7jjYOgI4PPoZjk8TNduvbsWofx1UwABxzgmbBQU8J cW0pD6ATuPjQmQq1P86g3y8PtftPmUZKOEsHY8IgM3gBf1GgY5dDqqHV0f+/pEW34y1I FIPhaC/JxrOi+dWvTV35Whr01TyXY+d/v3iLoQ7jYJS7dMt3eZrntv0c3OeWJ/pwe6hp 7njvnepytKTyg3BGA1u6q2MSNFevT9f6Wb7RrG6mNfToR4ra9UdbfCi1cbWms4srfxk9 MtvKT6rfgZ8NcALTO92kCXueJYjNkDuhVmONfmzatqugdSaFvm9MSYIYwL7VhFfov4Ga IFEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697423978; x=1698028778; 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=y9ec/Mj4uz80A4kGlQgUBGDnLAfjpV14De+P1aSw5qw=; b=TuffGrkg2199g/VPeiBMIcjhQdJzVZwYLtf+9eW6RjI0L4aXhX6d1GS7or5T0y+NS4 HJ7IKv1tK8ccbuJrPZjag6YZ8mRNPBrWdvfERn3LErUzRK6GkCEqalYz8tZjDqmEQJCG 6QaukDm6Zs9EPKpzqE68LeoA20Z+ZPKIumHySkCTo75cg7TCnEx8OeGwKEHXQAA9ADdd zBchlGxQ4shMM40PiPZOYlWMbScaWQm2FTLWG+EQmXom/aHjGNJk94dB767sXmgBPLtZ 6gE3N2i9GhjjIUhWl+Icmms9yQ5CkPjk8jGX5W41z3saxN1r+OvKDec5xQGO6boF7zJX 0oTg== X-Gm-Message-State: AOJu0Yx5azG1rUcm/semLZeuTH3l55mWPzZb9MJzpznEr+rGY5imM1c9 R1fYgcHDQEQGoB1bSujzL8/sijLwwY8fJTzqfmo= X-Google-Smtp-Source: AGHT+IEM8X7OlpT8DARDUQ9p0hpiGa+RMTX0CPDgcqLEP5YHnAWjF5PKg7W8MJQMVZk/f5eRLH3qlg== X-Received: by 2002:ad4:5d4b:0:b0:66d:1b4c:e85e with SMTP id jk11-20020ad45d4b000000b0066d1b4ce85emr14816003qvb.4.1697423978200; Sun, 15 Oct 2023 19:39:38 -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 c7-20020ad44307000000b0066d11743b3esm3025305qvs.34.2023.10.15.19.39.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 Oct 2023 19:39:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132613 [PATCH] eal: use abstracted bit count functions Date: Sun, 15 Oct 2023 22:39:36 -0400 Message-Id: <20231016023936.341300-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1697419762-13259-1-git-send-email-roretzla@linux.microsoft.com> References: <1697419762-13259-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/132613/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6527936477