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 7639444099 for ; Tue, 28 May 2024 04:43:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55566402E4 for ; Tue, 28 May 2024 04:43:19 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 046EA402D2 for ; Tue, 28 May 2024 04:43:18 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-794c3936b66so24927785a.0 for ; Mon, 27 May 2024 19:43:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716864197; x=1717468997; 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=NnhVcrd3dNUW+FNzv+ev4LL5D3bwQFdGiJfX/c1utdQ=; b=fBo1PmlV6ZsdeK+ZJFCZg0mwtDwb/tkAAVj/4JVpq2V4gFvIVPb6jrBWXgqcl9Umij 44WPnwr9IXEmTs/dcKrV62QAdYY+0RuGoOTqMSJO1gc+NJbg/AxDAE4BT8tAMJVSzQON EgSNryGNsPmqDE27ol3tQka7YGZtAdXOO+Cw0jKvRGNQCeQMhou6hRYvJT89oQ7NlHLS R3L8fuHhUnBLqwAUArpt2zBheRCPrW1XSozuwtEg5OVR6LSIHqomVX0I43GIKCo2OxAw ulcwR1t89qjJsFuegcQMTrfoeLhzEYQTyzQsMQYByBCwT76Ayd0JZHOhumLpUA/MQZfi 4ieQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716864197; x=1717468997; 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=NnhVcrd3dNUW+FNzv+ev4LL5D3bwQFdGiJfX/c1utdQ=; b=KAhkdg/JemeR12x0N6WrlD5KyQhl0UgfXr8g9vweTzcStXGTJtvW/GH4MGRvErRHB9 wMlh7P2vxt+Qz9fQ0CZlhtbq+DJ4aXXAuN+yRBu28olAqaIQmJsQuJw9eXuq3cvbEXw1 MHl5BHR1Y7NDlWuZzGqvmMqoRcP0DbPaZUH5cS9vRtjFqEp93oq0oMfXIPPXITV0pJay 2f+Gj9CCw6LG6Apej2SvX0BxZNHL1m5dMCCxnll8Pvayt4uak7BOzUSKj1nti/qle+20 A/T5qS9erDB66lYHreydMa9OBfns1HhcbPUk3oyHFRHl1y2omr9OEFFzWfwefz0JmnAn Glqw== X-Gm-Message-State: AOJu0YzzLDx8GoRTstCErdvvgueHCkn7meSGs6rcS3CnRzBlOJu/ZMup xAn98MivQpvdLRPOutdljGg4o49fh/1hl7w4jSF7IXA8qPYtdxNwigjgV5Qy1qJUPG7aob0nHvt k X-Google-Smtp-Source: AGHT+IHoR8qUx0bUtyrIG586f2l54wDgCDFOrOy68i0O30bSM0VelA1M/nTfMvk1Xd9kys3+/DBsCQ== X-Received: by 2002:a05:620a:2213:b0:792:b517:57b9 with SMTP id af79cd13be357-794ab057a6bmr1109033585a.12.1716864196868; Mon, 27 May 2024 19:43:16 -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-794abd441b2sm340600885a.130.2024.05.27.19.43.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 May 2024 19:43:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140341 [PATCH 4/4] net/nfp: support generic SCTP flow item Date: Mon, 27 May 2024 22:43:15 -0400 Message-ID: <20240528024315.1026477-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240528015504.2376070-5-chaoyong.he@corigine.com> References: <20240528015504.2376070-5-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/140341/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9262421758