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 E06AD42B24 for ; Tue, 16 May 2023 16:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCDB740697 for ; Tue, 16 May 2023 16:40:23 +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 9E48940697 for ; Tue, 16 May 2023 16:40:22 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-759219bed84so258171085a.0 for ; Tue, 16 May 2023 07:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684248021; x=1686840021; 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=8Jg6o4tpdl+Ql/Kx2GNqvJC3nuV0R3ofRtPdI9IzSs4=; b=zzVgfbLE3oD/KTWUkYuwwQCrQRF9mJw6IxBPcS4hsLk5wtZKf+lUGJlMEpOXPVAYfL 546f98RM4eqyjRJ4HE7Y0kk6zuok6QKMfcqqKdgwKYgCrJcdYqF8Wx1U8ksetGN0Uuja lzuS5UWpkHwQt28z3RQhIVqmjErLWsKegNyWlpU3iial2I4dF3NrCTjuKZ31m0cDMCDq SjG+SqM8rt+w+GVY0svZYxZqMuuzfOUNe4/zNDTo8MwwhqL699hN78c6Ab2srNfxewfO fGjI28vX/76ZWXdKMd7lrVFiEGYlDrAuCQK5g9tzOzruOyRbl0mlIqSZF2RE91ZBAs2c Scmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684248021; x=1686840021; 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=8Jg6o4tpdl+Ql/Kx2GNqvJC3nuV0R3ofRtPdI9IzSs4=; b=KM+6rw2TzpQsiEMSiDkSiwELtSA6A1eqSHkMlofmeda867CS0dM8mt0iQPxUEystph Z7ttoUQ5D/1CaBSjQGhTowjyMyUVvt702HRqzYLByJODvCv1bQqaGtbY1/KxPkaEgkGG xlqPR5PqkslPwwfLiddV9POPL1wApeRGsw0/Cg6CFJeNCnk/3JBdoefNvO22XExJG3KB UWhOm23c6LJGpZ79N3js1cfahyQR86sG6oijz+1Khm4MBdNbwkeQFew53qh32WGBgbFH ehKWatOl7nmlndn5LXuyAn/JGOgUWZ8RjEKF6iL3mKxtRkz8FSOzewe4pVFmxV4DnIJC mvug== X-Gm-Message-State: AC+VfDzyIvEy4fxRewHsrLX/82ADDvXYIxwPQnqQBcHSFOY+ktTQq1Jd Nn5ZEncDbGTCfCB7Otz5hWZN8NixhVfh483sQuc= X-Google-Smtp-Source: ACHHUZ5UAZFvC3XDQ9X2v2BVLsbUxqXPDaT9vk+CN3Zg2wJp/9VvFam24+yYSAedb9BSHpvXFYZmOw== X-Received: by 2002:a05:6214:3008:b0:621:53d1:3c66 with SMTP id ke8-20020a056214300800b0062153d13c66mr34722604qvb.18.1684248021748; Tue, 16 May 2023 07:40:21 -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 p14-20020a0ccb8e000000b0062120b054ebsm5673352qvk.19.2023.05.16.07.40.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 07:40:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126887 [PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size Date: Tue, 16 May 2023 10:40:20 -0400 Message-Id: <20230516144020.1709326-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230516134146.480047-1-yasinncaner@gmail.com> References: <20230516134146.480047-1-yasinncaner@gmail.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/126887/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4992870065