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 61E3A45BCC for ; Fri, 25 Oct 2024 20:46:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D6D740264 for ; Fri, 25 Oct 2024 20:46:46 +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 7B27A4021F for ; Fri, 25 Oct 2024 20:46:45 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-6cbe90c7c95so15172536d6.1 for ; Fri, 25 Oct 2024 11:46:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729882004; x=1730486804; 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=7U3BRItxRv4YN6tYxC3DRSji3FoevYtuNN5LuP8J8KQ=; b=vBX9c0oiv5LrBOKxsDOdBDhK4vUI4t561SvRv7URxoGaeBo+KfA/5EwayfggsOIO/s Og/XTXH8c7gH93JcruGO0a/sPbgkkelP9a/ulZLivvZtoBg8HamSjJcKop5RBM0hfjzb D4I8OXRu1WEXVXHtzoJD0/GEk1GUzocHPSMbi2HnZHR8gdAZ0KGxjh2R7k1kQAns4GAb mHbta0WDFg2igyhSABMX6V5VY3I7qL639e9ofL5LZdpMqH9BUnU9Lv0Vwew++0xXESKJ XO1vUvBgQrQQEfxaGjNqHTYbZay3fTI9j2sm4C8czRrmmODswIZXmGKyw1jufV6J6sDp gohw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729882004; x=1730486804; 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=7U3BRItxRv4YN6tYxC3DRSji3FoevYtuNN5LuP8J8KQ=; b=fBmsiHRmHpQrH+JE0Lo9KRRamYSuhF5OJJl8lvle05477lATVnYwZiLXOXVlY8pgEs owxAQqSl8xCoPttpTM5lk4KLTvsWsIVKEevIQrp/HqJc4LKL31dAgutuGNMSkNcqlqZK 9lDpc7TJYpLci5o525urNfHt3MbpQ/VszN5Jopui4XISHHZqRd+tHuWqqn8Qo70+BV/i QqUW1e8wkU/AUGJUgr/m1fObQ1IIx0c8T/s/F5cezgbK2XEAuwvMesJ5AkGzAGktcvZA 2Au+jbACgoXjIsEYzU3GybZMo80wUSSfPU5rduYYc01ulNm7BatdJhZLqWv4YfUrCL6F xitg== X-Gm-Message-State: AOJu0YwKG8TbEqb8T2VcMPgJl3U9xETKfo/XF3U7p3MPzrY+nS6neouy ciyuau9YfgZzXpyXjNgrOxUxZ5lZn1V8okimqLBAHJutDKnrghSyL8qfJmz8ab8eJ2qoqr+snCq o X-Google-Smtp-Source: AGHT+IGdssBq0T/6onndst45QjElZI+jYmJl1F9clba1OIV9W8pAV70kgUbX1jlyvU+pgGdJ5xcRrQ== X-Received: by 2002:a0c:e6c9:0:b0:6d1:85a7:3cc0 with SMTP id 6a1803df08f44-6d185a73d65mr3384426d6.12.1729882003733; Fri, 25 Oct 2024 11:46:43 -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-6d179a09801sm8127276d6.89.2024.10.25.11.46.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Oct 2024 11:46:42 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw147328 [PATCH v1 2/2] app/bbdev: add support for interrupt disable Date: Fri, 25 Oct 2024 14:46:40 -0400 Message-ID: <20241025184641.1515274-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241025175709.1415722-3-nicolas.chautru@intel.com> References: <20241025175709.1415722-3-nicolas.chautru@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/147328/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11523233259