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 D941B42E5F for ; Thu, 13 Jul 2023 13:52:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1B2540DDA; Thu, 13 Jul 2023 13:52:00 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D3F1540DDA for ; Thu, 13 Jul 2023 13:51:59 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57026f4bccaso5175257b3.2 for ; Thu, 13 Jul 2023 04:51:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689249119; x=1691841119; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f0Kkoe6cOItnhq5o3461G24PGILSlflM2hspoJ349ZM=; b=S6cNrilraj156aWSGwFWEAsHQW/6E38l3DgCB4Psrps/3/nLCa8ib9EtBHcWhZvPf7 GjCx1I8Si3cVJ5HPsmDbfPSOVNYZxXntDhm4PwXrWb7yv6Tr8wQuaasS+KSGT0jfMKSf FUTf5BnBQ187h+Xjr8zqlqvhTw88jKuvR0hec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689249119; x=1691841119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f0Kkoe6cOItnhq5o3461G24PGILSlflM2hspoJ349ZM=; b=YHQ+HElnbU/tjud2HB3dGt1BUTFDmSvYx3eKbNMO9HYcAuQ7vq0NDpD6ir13uR/jbE m8SkC6zWEnK8UFiB+uEF3joRVA4cG2P70IbTjSWlIwtSqHn0zPCbc07vED6Rt2trIO5X uM2Cx05s4jSEJbyGiyLyr3Zub5mZuvzdIDaKuPt27lHL2EB3iUqBpkDmqaksrZW3mPcf 5Cqo48yee6jFabXa8311fKztgVudd+5abiDpHG+rN4ChWKeEfKEWBbTHMbHVtrY3z98M G8cw8D8IfgWJ/0zdimhNy2cn6dGT7OzBSGzPH4zBcKIpk+H72SX55ZhEHqxI+pApOrrm tRIw== X-Gm-Message-State: ABy/qLa/cqu4XMaWezZ5pliWMmvGrXHWyyI+PqVhdIjqwQVXO1Ydcu4q V0fIGH+hMTrnYFWqHBbuUej1HG/BiNK6lbLIW83RB6tHQovjHg2QNlE0/w== X-Google-Smtp-Source: APBJJlESQbBb5XtgSGuwnzcsDLFiVu4h3uwXM6q/A6wf2Y3DaEW0NmAW0caXES3dj0szbE42eEI8bTKztEpt X-Received: by 2002:a0d:cb14:0:b0:57a:31a6:af80 with SMTP id n20-20020a0dcb14000000b0057a31a6af80mr1537826ywd.9.1689249119323; Thu, 13 Jul 2023 04:51:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i145-20020a0ddf97000000b0056ce0c43a96sm963257ywe.72.2023.07.13.04.51.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 04:51:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 04:51:59 -0700 (PDT) Message-ID: <64afe55f.0d0a0220.45004.9c43SMTPIN_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 F22F7605246B; Thu, 13 Jul 2023 07:51:58 -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 | +------------------+----------+ 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 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/