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 E2E6143B61 for ; Wed, 21 Feb 2024 10:26:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE1E8402B9; Wed, 21 Feb 2024 10:26:15 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 76E5440284 for ; Wed, 21 Feb 2024 10:26:14 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-608841dfcafso2394357b3.2 for ; Wed, 21 Feb 2024 01:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708507574; x=1709112374; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IomHQke+dHlsj/D8ihiwAkcthS4y5Q2XR23FxEkpbfY=; b=GsYH/m07pJQZav+tfHgESlrTTY8TVHNIbngVOMrbs4sVlx0DkDM5dW7lH9jZai5cT1 6P4zAOxa6S5VrwgDg4GTsSNTNm9isAjXujJ0zJJQ5h+x0mTwi+LWZG/BrHSRedzS/WZp u++GnEhH5rpJj0ckyztJcfalvgBV7a8PXwRRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708507574; x=1709112374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IomHQke+dHlsj/D8ihiwAkcthS4y5Q2XR23FxEkpbfY=; b=j7etKOwyxdei0ToCybVncNLGgGsupVPfQJ1wiPda6pC8PrqSLwmrrUa/p9ptqJE4IS Qdn/pEflPAW9u858CBlMQQdNgUB8KjZI8deyIgA4bJNFSedKBAQzm1FSMWbcvLNC7bKQ MEkN6veWXA6ddKv9zDspvkmeddKcnwoVHiepMSogBNHlI+lCQ6cy0NGT9+KYaxm6RaHS O0CfW92Bsq2+upOtJezDBeLs0jJDzAHi2iltkgQgsD637dQqY8q3131gY1gflDTCVbFS 68mQRqcMHw+BSFejXZcDGDgwdFFKB7OlOXLoIexDHaSEtITd8OxrZc9stBNazePxF8Ll L51g== X-Gm-Message-State: AOJu0Yy3K6ZbQLF9OT8smb4huslmaPOkkdJYmxVRVFzSrP37Y5Vr92uM Pn2/yG3z63+2kzvgZjujhDeStbguBOPd8PBocCuBkBTT2FOygqnMV/qtHpvOl6m4MOL8iBCsjr+ pbKkYbqbrVuHsMp9U0l0CEcCSJDrrSJgpfpC+EaHF X-Google-Smtp-Source: AGHT+IEHgq/kWP5YVsZrUPog45bqB3d850zIKmU9kBKrcgCPtICQNQ7jvpMnoZyBxaGLo7+XomtMe0vSZo0G X-Received: by 2002:a05:6902:248f:b0:dcc:bea8:8333 with SMTP id ds15-20020a056902248f00b00dccbea88333mr19728294ybb.61.1708507573829; Wed, 21 Feb 2024 01:26:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p84-20020a257457000000b00dc623d590e8sm473211ybc.24.2024.02.21.01.26.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 01:26:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 01:26:13 -0800 (PST) Message-ID: <65d5c1b5.250a0220.83d5f.9af4SMTPIN_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 774EC6052511; Wed, 21 Feb 2024 04:26:12 -0500 (EST) Subject: |SUCCESS| pw136945 [PATCH] net/mlx5: fix condition of LACP miss flow From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136945 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, February 21 2024 06:49:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136945 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29205/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/