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 BAF46454E4 for ; Mon, 24 Jun 2024 18:04:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2FDD402AF for ; Mon, 24 Jun 2024 18:04:37 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id E5B7A40291 for ; Mon, 24 Jun 2024 18:04:35 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-6b501a4344bso18245936d6.3 for ; Mon, 24 Jun 2024 09:04:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719245075; x=1719849875; 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=k6Urvj4zZBkFN/Z6oGSlSYL0x7Hyg3n5fawA/PKj4wI=; b=NfwDWLOUkiChEmbUtoIXMTnEfP/DCxqNUwV3MakHXBVNDBtd1vn5fe3CUVSDEm7Pof PA7Iy4/3uuGvxUXSX3PBDZ8ZrmQquwRjaWZygeG3nL0WYseIy31GgfTz5YYbLmdJ02cE 6+dWdaS6lKpBaT/Lr4gKXQ4hWCj6l9W8MrgELEGMsQGU41KIzVoTQcfvxmrGfZ0SqPAB AaG8J0A5D5AjHeKEz6QCfTvtI4gUxwAXsCiaZWGS2NZKdfEaxGd6NkdgkeJc1ox2V10R CS92A1RW91+aasQ3/sJnqxvJ6/wgJiQ4Fi/kPqMuq1Zu0CdQ6YMMX38iHvZhKDel+VIp OhNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719245075; x=1719849875; 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=k6Urvj4zZBkFN/Z6oGSlSYL0x7Hyg3n5fawA/PKj4wI=; b=N3KwH0YuosxcEWYiYYQj3nVijuCJIoxpZXOJZC9V+dIm4T17YCjAbOjX0JwjCLEgu6 j6q2fBFiLcE7Lv7JIX9ODhOZJ3l6L/+ssktJOKTvOMlbaTQJolYKADQPjplELbOQBI0j PgN7igKUkFXpy89gbGXJAREDkBYYI1eQy59XjVpoIo9JRGfOTFqQALvny6kq+gHvo3D1 j75qQH7XFzSFrA5WJYCiunFnbgP/CA//fyUsuvkJQCNxTEFP7yK93aln4k/N+wAEtrRa liNLG7EQ7v0DLh4+4kD6JQFvXo89cocE3ocEzchlTdYHsb87s9nQkB/9SYmkOriXeW1r gEGg== X-Gm-Message-State: AOJu0Yyy4q4OgSbL/lqQOoY3LPGDUBX516ErTpj73WK4jRvm5YhvxMl+ JV8mygeFFqWjnj8QXG1qR7lRmprrubiChv3o/xZrtfG5VhGiYWKObtTJXMCwpf98g0Ale8XJRX8 R X-Google-Smtp-Source: AGHT+IGlhyxIbJieGEeuGjhCTb6o04/9A904Qg12NmCLSKjxH5m2NHVRrjvPvbPNKy43oWVmBAzvaQ== X-Received: by 2002:a05:6214:5298:b0:6b5:4288:7e94 with SMTP id 6a1803df08f44-6b54288a370mr63664326d6.8.1719245074959; Mon, 24 Jun 2024 09:04:34 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b51ecfe5adsm35857776d6.10.2024.06.24.09.04.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jun 2024 09:04:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141589 [PATCH v2 9/9] test/bbdev: remove unnecessary line Date: Mon, 24 Jun 2024 12:04:33 -0400 Message-ID: <20240624160433.4108385-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240624150237.47169-10-hernan.vargas@intel.com> References: <20240624150237.47169-10-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/141589/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9648088243