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 962E741E2F for ; Thu, 9 Mar 2023 05:59:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 913CD40A7E for ; Thu, 9 Mar 2023 05:59:32 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 6BCFB40A7E for ; Thu, 9 Mar 2023 05:59:31 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id l13so882480qtv.3 for ; Wed, 08 Mar 2023 20:59:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678337970; 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=vhi9emOjCdiWl50acMYDGh3PDOQVvffqXuwy0kmy2os=; b=fq5usxae5Qeok5YS8MFbUKoUy10vb4IpxnMtG+ozix44TuT68UKuHIdUHsS07jGELq H4I0x2tQrHm29yNHxV3jScyNRmd6PQDtfG+TwhqSnibQqhCyffF3Z6iTiJe/OFPglsYQ fG7vi1R/dVEUvmK1rRExMsaswxT7eI+Z5TS4H86AIoT5ptmJpxlftOFJooe1TUxCdiIu xbPUve6qRJpaXMC+37sS45F8n/njQ0t/Eyb4Z//kGirnSjdZqZ9UK90YLADJIvJQggzE KhdxH2qFPWCGNPNkI6O0FH234BAgL1dvPq2fsrY6YNlKlJ/n4gFJ/xHjK2ukP8qq7AQG qyWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678337970; 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=vhi9emOjCdiWl50acMYDGh3PDOQVvffqXuwy0kmy2os=; b=2h6JjrVKRdIwJf7O/YcTWk0wVAhVeB3PD2eTrZOuBd5f8DOxRghGMd3+McL0v4PWXi io+u+2uoweUfqwEVXDgBZA+8ixZSdOEuQ41s6uFh9hyOHy+JC8g8aq2b++9xeA31d3iC rZVN/DgknX41rA23FyKDTd9y6LPlOt01anC2rXfQVxNT942oC8WbFMLYhe2t7k6HNKgx XTeCDUEAMXUGpfJbtRDy5tP+pgHpvxSMYduoMAug1hCMiGuknuT8qVVX0NCYcq+oakmq gC+ieB0nkeW3ZppxiymksOqzwk0ln0/oL/FlImSya1qOaqx3w8IBt1BsXSj0HKb309tk mJsQ== X-Gm-Message-State: AO0yUKWYz7BA/83nHGYvJZocrTNlCxNCy3bbMn50ZUHB5jLNtchnjzwB wLfzAqvPEZOekP02UjnR2MEHwJXtf15ke9YbLog= X-Google-Smtp-Source: AK7set8nHwsPyWpL4SfLI+OXf3Armq1XI1bLcAYeYDorgpm/YrAYB0sPXAnXKVgL9dTrqVlpYsFrNQ== X-Received: by 2002:a05:622a:15c6:b0:3c0:3fa1:423a with SMTP id d6-20020a05622a15c600b003c03fa1423amr11005979qty.68.1678337970611; Wed, 08 Mar 2023 20:59:30 -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 bl14-20020a05620a1a8e00b00706bc44fda8sm12581116qkb.79.2023.03.08.20.59.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 20:59:30 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124876 [PATCH v1 2/2] test/bbdev: fix unchecked ret value issue Date: Thu, 9 Mar 2023 00:59:23 -0500 Message-Id: <20230309055923.138299-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230309033624.61660-3-hernan.vargas@intel.com> References: <20230309033624.61660-3-hernan.vargas@intel.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/124876/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4370947846