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 D632745A36 for ; Thu, 26 Sep 2024 10:03:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D46A04025D for ; Thu, 26 Sep 2024 10:03:43 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id C4D97400EF for ; Thu, 26 Sep 2024 10:03:42 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-7a99fd0535bso56610385a.3 for ; Thu, 26 Sep 2024 01:03:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727337822; x=1727942622; 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=pzJ9g9coErltgwjG0Gu4OyyhDl1tu4vfvGXX2HHToRA=; b=1yUFoMRamtoknNQbJqRcyNw2SQGZxhpWUMJufGid43mHXbtGS9NJvsHSburJjYLWLC 80QF4YAuDC0ZMe3gBUd720Ux43J2QtKOL4APu30yd+a3K8Gjy9cjx8Lu0tWUQcgDQ4ag qm+YUKIn6wKmjaoNY01aAJZtbg0CHnp1T1CZkwNYK7WBMF4pDxmGZOI19x/a8HirENRV Kf0NjAZ3JkC/STlmOhw4E2CwTmHnXwq4YCDrGHCL+OEdsVIcewPE0O99CVU8Nn9cSHNa Gnhfm7zEKqoLIe2cDIqk+8sMddHN0KGLaPlawbZxhfMAdeeEVe7Qw2bhtkfGvNkKUgMZ bYqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727337822; x=1727942622; 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=pzJ9g9coErltgwjG0Gu4OyyhDl1tu4vfvGXX2HHToRA=; b=lD+9KXHcPBNwTzrXv6ncQCSZ5U8mMGLeljsrfELQVXhZzY7qRD5Xas5lxEYXbKEano is4kph1AQhfuL70r/JxHa9TC498hKAjPfdBjtsqM2eEb6CUjjEBMce8fUjZocFUMQaqn F8ZuKzLCI8Ee1kSp6uMy/AqYIxDMaGqYyU0Wi7ps1he6rgCKGEZzLp9cc94C36eCk/Vs 7T8aAdevXBruO9syIXyIdRs56tyouoPTPM/QFsIMmVMRaV/T4ip7nd55oTjsRATEJw52 5WuEcXG0Yq27k2SxutECX3Ar1oyzKkKRStSWGLlr5HGvv+iksEVfvzByLvKvx8KRXCbi Pdkg== X-Gm-Message-State: AOJu0Yx3C3+jP63/jCbX8gep6ARRGoBg9ullKreN6b66HUdMVRVx0gjm t/WxiCFTxb0OSQ/j52a5nBEFiJCKtt385oQQthorQvsdKxX6Rd+xSyNO8PodB0vm/4zD0b8Od2L q X-Google-Smtp-Source: AGHT+IG0b3irfmMVZ5/AF/cS/uRrzUQmKlNVnfMJ0aAi+RQrTfEuTDp7mVMAe+l8YlV9hK7p8dgTdA== X-Received: by 2002:a05:620a:4496:b0:7ac:b197:2361 with SMTP id af79cd13be357-7ace744d15dmr819821485a.47.1727337821884; Thu, 26 Sep 2024 01:03:41 -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-7acde53c17csm254657785a.37.2024.09.26.01.03.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Sep 2024 01:03:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144448 [PATCH v2] net/nfp: implement the device packet type set interface Date: Thu, 26 Sep 2024 04:03:39 -0400 Message-ID: <20240926080339.1064621-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240926071620.3366399-1-chaoyong.he@corigine.com> References: <20240926071620.3366399-1-chaoyong.he@corigine.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/144448/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11047530691