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 2DD6543C62 for ; Wed, 6 Mar 2024 23:58:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26046402C0; Wed, 6 Mar 2024 23:58:39 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 5EE40400EF for ; Wed, 6 Mar 2024 23:58:36 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-68f41af71ebso2515236d6.1 for ; Wed, 06 Mar 2024 14:58:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709765916; x=1710370716; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=vC6/rY6WZzgz+wVTVx0QUMKrKp8AHqPTchnpolpCi4w=; b=YeC0/0dNRDZO8EYxqFODIBDAqsSbcvCJ8J5A1j4xve9Lz83BWKnhismDuhdg8xAix+ MxyF1UWU71hObc+4x4HbNgewYViLmQrH7wPajYS81H/QK7HFMtxsHzUgKCivVE65+iPT zTVDzPfnXGaoFCLFvQWUpWDoT2Mm405HScuDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709765916; x=1710370716; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vC6/rY6WZzgz+wVTVx0QUMKrKp8AHqPTchnpolpCi4w=; b=F86lMsgl3pU3BI9dHBmugsbJC2l1lNFhzIbd9UWdmiLLdNI1r+Qxnx4620sMrX7ir6 Wh4Akk5IOiw0c4FWiFs0mNCHMeC8h4MkyNOESCGJcwx6to0mb5drrZ8ULR5ERqGk4Qmc EMb147buNhF1oM3vT1Az4BJbrF+ojH/87UYNuR2g/hxVUvgiC+BNVGZPA6KWr+6+ad07 jmI10BrcjsqR3aDgYpX3+OTjnqOBptKJQXQwoy3X/C7ncoNYmyuLyhA+ixdcQWTLW4zd PsIxAyGDTltIBZ3ol2XiRftgZcA2kKo/bNXpgrSVsyfIy9qc27LCXYQiI/zSdfZy3neV 0qkQ== X-Gm-Message-State: AOJu0YxaDaGcf9geziS1D7ZZnG03jLogzTleT5BkVnvht4yc1JJpQF0y lnRjYDdBpa8Qdgfdde8vYzPqVaugpl9KVsK4sH3cjuZrRRtSW7nJ7MOw9RCloTjgO8W6VBE8kgj 2HyW7JhM3ZJal3P53jnVKzIHIaUP6uz8EqQi9bXaPUrx9tMerFMrk6kfS X-Google-Smtp-Source: AGHT+IHnKLaHgiug+ZBwYBzc5ud/ujGbiJjqrZfuOEXzLOmq/9zxKUkkuJk7Uix5nQAoKMTt+Ndmqyi1kHOf X-Received: by 2002:a0c:e28b:0:b0:68c:92ca:fec5 with SMTP id r11-20020a0ce28b000000b0068c92cafec5mr6744918qvl.51.1709765915892; Wed, 06 Mar 2024 14:58:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id js2-20020a0562142aa200b0068fda2db8b0sm814438qvb.10.2024.03.06.14.58.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 14:58:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 14:58:35 -0800 (PST) Message-ID: <65e8f51b.050a0220.8c27e.3f5cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4AE26052712; Wed, 6 Mar 2024 17:58:35 -0500 (EST) Subject: |SUCCESS| pw138061-138063 [PATCH] [4/4] net/mlx5: fix flow configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306202150.79577-4-dsosnowski@nvidia.com> References: <20240306202150.79577-4-dsosnowski@nvidia.com> Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138063 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, March 06 2024 20:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138061-138063 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/