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 8172B432EB for ; Thu, 9 Nov 2023 23:51:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D63F410F1; Thu, 9 Nov 2023 23:51:49 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id EFAF940299 for ; Thu, 9 Nov 2023 23:51:35 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-581de3e691dso701133eaf.3 for ; Thu, 09 Nov 2023 14:51:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699570295; x=1700175095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KkSmhoLX9o8LVV6atPkt4stHlXDiTDtZjvOAtfrdoo8=; b=L7M+rm61Y3OiVXGXnMiCyEtEt1Dv9iwJ4oREpN6m1ZbVIWL5/fDnCZWY586hgQx7lS 7PGfr7tMeMQglg9B5MTa3lFi51B9pbuo4K5l6fxnJixKoLxSJT7uj/btwE4/av9j0Jc1 yLf6hMgYQFxNLymOzAG8ygcJ1YXjFPFr/0GmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699570295; x=1700175095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KkSmhoLX9o8LVV6atPkt4stHlXDiTDtZjvOAtfrdoo8=; b=kU21Y4Q7ErfVg+W+wI6X8gYpzwivBgtixo1CjAAvZ10SuFoR0h32z9JUKWUA6ICxT3 lYedvN/GxKJ9y8HeZtn8gTONMOL5nuL3wkuZJVNZcbVsl7cmTY7yGrSWxyIDgBUIXzA9 76UEAfQVvdDQMKMff77acUQAWkkfOOlqRTQIE42rfmDPZGwsmZAbRL2bu+t34wR+3mF6 aYQ2kFHD0ML1LQznzPlctCfAIPVU1YroPKloTBSyVMi5PqMVnx7Wt1Bt3VXwZNHVxBv3 IgJYTfoV6I3+snJias9QeBhPuX8evjpn95t94eNmthGbKIZp4phUqI4//PKp6SUxIu3C p+Ww== X-Gm-Message-State: AOJu0Yw5tEztySsaWBWZ+Z7LjQTgDE3dz4KLoimCA2Sg0MOVmT1SFC1j AaICC3EELPZQYddlqyfhStFoNJbc7lWjbO4cXAjqXFaW7VWGwwiONUxGtjtni21P3ZzqwrmrLA= = X-Google-Smtp-Source: AGHT+IG6xOOOFy7xkvAOcMc6iR+Vm895jtP93Wqn4cH6yyi4OTR14dC2mtAzjBqWS5sAUGZex3ISi6EWWE4c X-Received: by 2002:a4a:e74e:0:b0:583:7653:2712 with SMTP id n14-20020a4ae74e000000b0058376532712mr6447923oov.7.1699570295408; Thu, 09 Nov 2023 14:51: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 u35-20020a4a8c26000000b00589d9237faesm945831ooj.16.2023.11.09.14.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 14:51:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 14:51:35 -0800 (PST) Message-ID: <654d6277.4a0a0220.1d1c6.fca5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E6FE1605C318; Thu, 9 Nov 2023 17:51:34 -0500 (EST) Subject: |SUCCESS| pw134027 [PATCH] net/mlx5: fix unbind of incorrect hairpin 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134027 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, November 09 2023 18:01:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134027 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28305/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/