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 7DA0A45AA4 for ; Thu, 3 Oct 2024 23:45:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 740CD40289 for ; Thu, 3 Oct 2024 23:45:02 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 0574440273 for ; Thu, 3 Oct 2024 23:45:01 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7a9ab721058so211986185a.1 for ; Thu, 03 Oct 2024 14:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727991900; x=1728596700; 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=7sgzF6nzhbnOBQgIq5Y5vwyHDRQWajn4+IVRyqd/Vwk=; b=NElj1IEsCJr/48vf428oRpaB75L7q9vMXCrJzc2B66OkchaDrXrhMX1aEbKiSReouT V1xemb9oBmJxw1ih70sbb/wOpkPtXcIYTzyTiSSpKSjgPtBvMtWPZWQ7YN/vyXiz7aKg jgC9c1z9Wt9coLEwkIkZhxzEbIQ60fCox6f2sHUkMOykHrVk6yXAoxw5+KzZ3BZSpHUQ EY3U9SFG3k8rBKlX2vm+RlO+l0qmvOLGZA5vTto0MomVgX0kqK9MY/lJXTtNphFurbLq SGPTER8NbJM7UNvEmSp9if6OXSdmxKp5N+1rJLzyWblWdkE91hL7BGR43sGSxBEwJ2Qg 9otQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727991900; x=1728596700; 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=7sgzF6nzhbnOBQgIq5Y5vwyHDRQWajn4+IVRyqd/Vwk=; b=CShpy5zpVr5M9YiR5mus8eGs5Bk4gXF4CiIidnlYQCuEEU1Nh5g2/WccxDRf/acLry p2Vs/c826129p1byknrLTYqCs/Rct3VPUlw714ruI/dOdDe5GF37d5seknTewSvwpyoL 18ty9ILitZSmKNGtFc8+yzVQYa4O4z2aIA9O9lt7WyQlYkq6emdb8A0H/gI4XjTy8oFb YwIBZyrpS3KYtgo5gdiLqrC1Pi7+nJaYsDkANlAbDyFRYxYc0kPE1i21mW4AfBUuCP5i SDwoXlD2zPZeTv6ufEtuFidEF0X9joWegEPGXcycqUq8r9o7LpZnGSvL+HfJ1NETASxg +8Yg== X-Gm-Message-State: AOJu0YxI8/Ma+W5Mehte71bRe6xi45Pi9dV0G4rQwZIOm4WfTJxZPdre qt3o3SbZvVM0x3qZHZhKY3hux+O5mCVNdaZdaUayXyEag8G0eJjW3EZGmVEvzB+rErJa9FZZs73 6 X-Google-Smtp-Source: AGHT+IEGsR3t2RIV9AnP5JeDemJJzrAFij4WNGU5jeaOXkOKWmHXKsen5f6W5f5SAVoFt1aP3lwvZg== X-Received: by 2002:a05:620a:2907:b0:7a9:a9be:2fc4 with SMTP id af79cd13be357-7ae6fbaf50dmr115496685a.29.1727991899980; Thu, 03 Oct 2024 14:44:59 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7ae6b39a48csm81784585a.30.2024.10.03.14.44.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Oct 2024 14:44:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145004 [PATCH v14 3/3] event/dsw: add capability for independent enqueue Date: Thu, 3 Oct 2024 17:44:58 -0400 Message-ID: <20241003214458.1200720-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241003205002.4090954-4-abdullah.sevincer@intel.com> References: <20241003205002.4090954-4-abdullah.sevincer@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/145004/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11169728182