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 4171A42E5F for ; Thu, 13 Jul 2023 14:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D06C40DDB; Thu, 13 Jul 2023 14:17:24 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id DD93240DDB for ; Thu, 13 Jul 2023 14:17:22 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-765a4ff26cdso62210085a.0 for ; Thu, 13 Jul 2023 05:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689250642; x=1691842642; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1/tm8ky28F0QkDquvqoKuzoEEX2ASKsefNyn6yXvI18=; b=AAknYxM+qp88fRGf+JVOZnnGS7hdFlhJmfBqbGFYPRUl7dZU22+SXfJhg5SCU+XGig iqRNvSvpvvO8kESGGucNhuIIz27SfbGYu5BB6XYrhodvEe1Tl3lWvyy6bD00t/PwcAzF Aj7nWG+kT/N61ypnWghb/Qn5QnJaObOEU32hQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689250642; x=1691842642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1/tm8ky28F0QkDquvqoKuzoEEX2ASKsefNyn6yXvI18=; b=TpcD3FEC/GwFKLoZ+mTdEA7Q6VEz+LM2zD9sr4TWG6Enlf7QA/NoHBRr1b/YHE2Jsz zdFW7M17wf6xbBxYd+Gva+2zVSogpXNQLTf4QtTGf2g5cpqkHfM/YP6UKGbXmBsSljAm trTkeEgXFEskl/Lo5TtsXzUT2UThjzc9XrDlRMmd4kVthG5uPQMLcjyeX0HuT1lkuhv0 MqI53JMu7LiAPWFNcPxwj9Nj0w5Jy6bPTKK/rzDJz295It3z1dZAhgcB0XjjVLyzA0yj QtHlM1j8ONnFqczMdGCQc+wTyU/2aGyGQW7oFKv5ZO7gZOoRBm91tIN+SFMIy7mKSuqU mLzw== X-Gm-Message-State: ABy/qLamrSAL1hV22PQtv9obwibMjvYkdfHlFhALpoAV90LeZpWS/K/S LVIHIT2y4iGNXSnDUSzJm9hdK+fx3Dcb19IELK5+8vP/LxJTMclBn+7ITPf0GfUwNfUP8UUhhQ= = X-Google-Smtp-Source: APBJJlE5x2I7wKOPCWDJ2/pikYWwfsCE+x1FIUi0D9pkl1q6oX+52BC42CGassNYolq3e8/UgIJUtn7O4y2Q X-Received: by 2002:ac8:5b05:0:b0:403:5e74:e833 with SMTP id m5-20020ac85b05000000b004035e74e833mr1985554qtw.39.1689250642385; Thu, 13 Jul 2023 05:17:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q11-20020ac8450b000000b003f6c0e197a4sm493869qtn.19.2023.07.13.05.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 05:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 05:17:22 -0700 (PDT) Message-ID: <64afeb52.c80a0220.319ef.d66fSMTPIN_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 0ED6D605246B; Thu, 13 Jul 2023 08:17:22 -0400 (EDT) Subject: |SUCCESS| pw129521 [PATCH] [v2] net/mlx5: fix the drop action memory From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao 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/129521 _Testing PASS_ Submitter: Bing Zhao Date: Thursday, July 13 2023 11:19:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129521 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27065/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/