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 BCBB242E62 for ; Thu, 13 Jul 2023 14:07:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B80F540DDA; Thu, 13 Jul 2023 14:07:47 +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 8C64D40DDA for ; Thu, 13 Jul 2023 14:07:46 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-767b6d6bb87so47604485a.2 for ; Thu, 13 Jul 2023 05:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689250066; x=1691842066; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J3+7GSRjgQfPLywXcdnoYr5RVCYFUuUU0cJ0ng0/Dyg=; b=EVEeJnU2V9r1lG4o4iNMr+jpouJTYKuI8hLdW7hsb1rYvG5TqmL5LklX+29xnHXyxC MOFP3OLnFETjnVdvn3oV8YC/7+1Wmxa3WsLBkfBx9yUoI71haRZV3HjbYUEfpxLQ7Z1c ZI1dF7c0t3xWirkjcBNAJSsscmaTg7rgyQthg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689250066; x=1691842066; 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=Xha8Xbrt+z1Wuw6C33hYoszWMmG1sI60UheXZzTIVeS1TlGHiOnQznQOdILQO4aauu kgri/MIQpjWDS+cF4WntCXRyamOuPhTpKChErYAFlXycDctyLXbdLqN3rmGmNrABmkiK LaGASYDtn8PJ/H+hYSZavHLwPK3dy0cGMFlje3vj0oiH3rAQbh1TPXvtqgBhXfv1AIc8 pGZJUF6XWhasJfEvTshJG+p+Bc+b/TewF1RkRXFconqkpVhBqRu1QQF5WJ2W1ehL632e sDwI052WdjQp2Y/AYZfIxIwUz4qnWkFtSFbJ+bt+roSMZqvsHXtr1fyLWSfBoH0klZnr /LFQ== X-Gm-Message-State: ABy/qLZKswAzJ1QwTyEVMbtJBgTdv+K81A2Ao0ck8fI8G1HV2txwGnFG zyWZZ14WwOla5/WdsCwki44PlzXdKvK73FTHZtZLgJkAsVnoPkCYaGqUEA== X-Google-Smtp-Source: APBJJlGdQzAYIZCzKOMQUnV3mTfNBVpmx7Za3JZphmqBy2FNfYPUsGVTMukMvQMpLrTzR1OSBCEkCaVfJeqr X-Received: by 2002:a0c:e007:0:b0:636:9b4:c7fb with SMTP id j7-20020a0ce007000000b0063609b4c7fbmr870577qvk.42.1689250065924; Thu, 13 Jul 2023 05:07:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0cb342000000b0062396ca4e71sm632332qvf.42.2023.07.13.05.07.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 05:07:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 05:07:45 -0700 (PDT) Message-ID: <64afe911.0c0a0220.48803.5a86SMTPIN_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 A3546605246B; Thu, 13 Jul 2023 08:07:45 -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/