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 8A76744074 for ; Mon, 20 May 2024 09:24:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F6C3402BA for ; Mon, 20 May 2024 09:24:30 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 1BD7540263 for ; Mon, 20 May 2024 09:24:29 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-69b514d3cf4so27760256d6.0 for ; Mon, 20 May 2024 00:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716189868; x=1716794668; 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=RqJOYUjU9J0JsqKvSgCnyBhSP/6iNdGU0Q8JJEvA3+o=; b=Zt4MwoErBGjPL67hPB2uPOprf5OAj44Wld5VU62Vrr2D7xdPJgJVc5rV8TwuK4W+gd /QTJLgonMmxe6YVRNQQL1nX94ogSCbjEsM6cbLmLBVi6083dAIkwz4VyLgTd2j99ws/5 5xvW+I6I3g8OyRSu+gxHnSIOdXYCTrqvz2BfJ8tUy7GrOwi77ksj1Ez+dzb6LBlnGRKH JtaGYGLzTs8IDxCQnNPLy+QFD0m6ZQyn0xo7hJ4o02KG5M9UhwjHXa7Gh3qZ9RRb69zy psQAZW7qc07aBAGkYEB5HIdVHsWsyVr3wXLN8Aa53LpiwrxUTQQGjJ1ED+0aatcE2EaR ZsDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716189868; x=1716794668; 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=RqJOYUjU9J0JsqKvSgCnyBhSP/6iNdGU0Q8JJEvA3+o=; b=Z6e8uq22hIHW2v8keu34SoN1wGLP5PMD5kxLnkWeXZiXkeZV5ibr+kw3kQZZSQ+6yc xsVE+wPndUMtGeGwnrrJfjL/+1XKQGmr9OqPmnHSVOk4YgVsqm2JbEXf3wKoEl6++3Cg bE2RWuwc2yLMo6D7kDyShMLgog/RjBIg4EWkl/ZT8yDLQTNtH6j3k+q61UMLfsliH4mm vQDv/caBWkI/KNSAFsGdM9UaPQzzy5oFt8pOc4xrYta10I+r3Wh0olS+XHdkkLrNMTnQ fBPbaAy2e4IDDZ6S1wpAARoeU79o02TKgl1n49F5bVAuTL9X3vkHL/SjlFtiQyQRMtu+ fdbA== X-Gm-Message-State: AOJu0YwzddyOkqWuIwmUdkSjAQiinDrNPBwKlXSIk5IsSZAds9fvwKQu 8bHuITofBSmBASwxzBmNClFdt5gEbyy3C2Zd/O0h5g5N5Xxsuaoy0JGJrv9VfBznvuewfwaE6+V c X-Google-Smtp-Source: AGHT+IEG5sLKQK83N7VahsgM2auyjhpr5iqT26Jms7BjtgF/IcOlzGqq5LFJ337p6f0j+8tDV7BfZQ== X-Received: by 2002:a05:6214:5d81:b0:6a9:e5d8:7a7d with SMTP id 6a1803df08f44-6a9e5d87f32mr29175196d6.4.1716189868070; Mon, 20 May 2024 00:24:28 -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-6a15f1ff124sm110747826d6.138.2024.05.20.00.24.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 May 2024 00:24:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140184 [PATCH] net/mlx5/hws: add support for NVGRE matching Date: Mon, 20 May 2024 03:24:26 -0400 Message-ID: <20240520072426.1558725-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240520062524.2401676-1-dongzhou@nvidia.com> References: <20240520062524.2401676-1-dongzhou@nvidia.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/140184/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9154696202