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 CA46F42E62 for ; Thu, 13 Jul 2023 14:07:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A190C40DDA; Thu, 13 Jul 2023 14:07:34 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 5817940DDA for ; Thu, 13 Jul 2023 14:07:33 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b8decf09e1so566014a34.0 for ; Thu, 13 Jul 2023 05:07:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689250052; x=1691842052; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J3+7GSRjgQfPLywXcdnoYr5RVCYFUuUU0cJ0ng0/Dyg=; b=PmiOyUgqTm3qr05H6F6zmGGICvzZJ9H7uACbH8MM35VB9/GWIRvQXBVPf/U9ncPWSd a7YINV4v+OwJJgtVRTJJ7ynU8nOLHqToklFy6NARwgv98b4cokkMpeX1dNa0IXRYx4QP La4XXqXyi4w3I9LGtUxYWk9rUV8Lj4op4PytI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689250052; x=1691842052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J3+7GSRjgQfPLywXcdnoYr5RVCYFUuUU0cJ0ng0/Dyg=; b=APzbKlqOuyI6jo/tNiQZZUJec/ifB0ADG1NdYg929pRIbwBMWAE+LYJvfvjXIaP+uY IEjBvXT7RnQO6ILzS9x0V6nrEbH1RTZZDqdcmofDADxFMorpX0Xvi4LdcWYAI24K2hGA GOWYOo1D+vC8ujvWAg9uGC0oqfnmRlC2c0Z2nTbqsnEHRFDfrNFB044LRJQWjxy+2Pci J1Sn/wpU++08nD7r8UHg5MmSo6cceVOBRArjmLldI69LZubOjbKkKsc1UhzDpOMj+88u HfpsDhbjgHNEGLoWw/ryFkI0iL3vvjVWEPAebUvFVF65DxfI124aNCE1h5pwZxGICCMd 63NQ== X-Gm-Message-State: ABy/qLZQ3CniYqtt86nhVsXzv2oUvPri/WX+llq0rtEsy06+vQEy359t I/hmNuG8lz/s18RDBTj8dqGXqeEn+Zl9OhEY9TKGGVmVo2bmWWNNHpa/dQkOdAryWYUTOZaHNQ= = X-Google-Smtp-Source: APBJJlGwJUWSph6pKRJKNaZ8ZGoxkY9r4DDUUi/KSwQViWBwDy3ekQS5hnrHZ03S5TcpGyDh4h7PN1EcHCEV X-Received: by 2002:a05:6358:7e53:b0:12f:158e:ed88 with SMTP id p19-20020a0563587e5300b0012f158eed88mr2295348rwm.22.1689250052457; Thu, 13 Jul 2023 05:07:32 -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 bu6-20020a632946000000b0053fc0b806efsm493594pgb.7.2023.07.13.05.07.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 05:07:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 05:07:32 -0700 (PDT) Message-ID: <64afe904.630a0220.1e6c.d4c7SMTPIN_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 723AC605246B; Thu, 13 Jul 2023 08:07:31 -0400 (EDT) Subject: |SUCCESS| pw129521 [PATCH] [v2] net/mlx5: fix the drop action memory 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/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 | +------------------+----------+ 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) 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/