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 92235437AC for ; Thu, 28 Dec 2023 04:53:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 634BA402CF; Thu, 28 Dec 2023 04:53:17 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 13A85402C4 for ; Thu, 28 Dec 2023 04:53:16 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6dbb8698312so2309763a34.3 for ; Wed, 27 Dec 2023 19:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703735595; x=1704340395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h8CQ64fUuA367E8UryBo6J4bRM5R3N+8N2SCfTAu030=; b=HM78I2hO+tlMdUDPsjyi/p88k8o4aalrjmKnJpP9ObSjsp4YNnTu1he8vKZ3hBplCL GezoHP5dn3FFx9usOnomG4x4fAvta3+BEwNPjeOFmdxOXywsmCqR8yd9i+6rlZ5fRXU/ KgxFA2SG6RC/RidqdvXruG4wp269mNJr1l2WI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703735595; x=1704340395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h8CQ64fUuA367E8UryBo6J4bRM5R3N+8N2SCfTAu030=; b=qjFE0e2yN0pElS0uQOwVkekVuCYe6fYQOqfN4LZvk/mhOHms9FGC4eCEKoypBjHM2Y ZiPto+krj1jgJleP5phC/SoGQdYBf5cMQwUHjezFPPvoI5rP+PtxgfR7k+6/gi9fNJ9c Q0ppNWx6m5JviMSNb+am2gYu+OYrYfxWekY5JrIx6weh3W3tJcyN5ugF/qccF9dFDeaG /39McMhyi0iZN7Viq438NLE8XH+fBbyT26GS3ZcUJshPFUpaoSZLQc7RdpmF58sc4+1M I+13HHVDlIYZndTLnGFiqjQmsXkpeHngxEkqIp2hKksYa+GZMuLvMsCWV0drrM4IRu/H GW8g== X-Gm-Message-State: AOJu0Yxp63Fzdf2mvOsZu/MaGFcGlkDUJgX6SdwsxRW0p/YKXcN4raXn b2oQ/7a3T1k58uId0+6wJsLpkzWmidGHGM3O+HyhpNtvgQOuSTRDNk60wQGUHt9DJw== X-Google-Smtp-Source: AGHT+IFsWDwAowtynU3UrCQ5TPapr9ftLx8fD6/x0VUTYDXKgzsT4qwe1rOTLsFK0mJtV/vfDSpzWGZcu5mu X-Received: by 2002:a9d:480b:0:b0:6dc:64b:4cf8 with SMTP id c11-20020a9d480b000000b006dc064b4cf8mr1146778otf.68.1703735595272; Wed, 27 Dec 2023 19:53:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ck4-20020a056830648400b006dba9c18cafsm805049otb.7.2023.12.27.19.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 19:53:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 19:53:15 -0800 (PST) Message-ID: <658cf12b.050a0220.f5348.c8bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AC1EF605183E; Wed, 27 Dec 2023 22:53:14 -0500 (EST) Subject: |SUCCESS| pw135609-135615 [PATCH] [8/8] net/mlx5: validate the actio 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135615 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, December 27 2023 09:07:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135609-135615 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/