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 8ABFF42E60 for ; Thu, 13 Jul 2023 16:47:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8723540DDA; Thu, 13 Jul 2023 16:47:12 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6767540DDA for ; Thu, 13 Jul 2023 16:47:11 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345e55a62d8so3181225ab.3 for ; Thu, 13 Jul 2023 07:47:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689259630; x=1691851630; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IMS6MJodQcVKJPZfnJ86IWKo2sARvcByTKUZC9EZzJA=; b=fFdiKYrOI0q7zjxn4BdXJn4p/UzXTeJT1/an6nuw33DYRIjC1TA9vg6b500+LwLYgb 9jw+8+3qJS2AqMo3UwJLKNYzM8Leu6pccZzMWKzeVLkNB7juT5+KFX84g3/K29ikBGwr atgQ7K1YNMl8Z9i9b4BL9TKHnbpM83OOqOdwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689259630; x=1691851630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IMS6MJodQcVKJPZfnJ86IWKo2sARvcByTKUZC9EZzJA=; b=Ir5FGaSmjW5sdBu+10NH5IQARIkSAIJONdIk6A+yuxZl46cVsm0TVNLzKNtbbLrKSu 9NBN5qk1gDafMCRFHP5oAUI8y+OIB+svLYJoEMdzmFbMGDYh8RTYeWoveEtujwVoz13Q m0Xd0IxovXam3Qx/E+uOjwXwF5wjfJ/AEmvoB2iyebvgwlugQe2bakI4sTEx8pg9Le+r sz7GryBmnfhRuyC7KjGcj+4IYn/Erb5tm5YTOO9TtdkqbiMHrgoSfRZSbkBUc2bnLzRM Oj2LjAUls0qh72R5+QMDPtLBvQ3frtBYKzVPK54RerhhEJXlK4WMJdxDJoTECah8bcr1 +Tmw== X-Gm-Message-State: ABy/qLb0nEEr9jRS4ADfB3IXQyNqU8Lg0hAenXCQSC+ii2QGs6qwxpAZ RdI3+AKPLDSVzhg2GCdPncCI6CAfVaprJAv3slXCT3fQVrqCeWG+oYjjVw== X-Google-Smtp-Source: APBJJlFW0HlnU/lpEFCIxv/HnXJ/1SX/RkFzpvGM7KHNzfgrJT5q2D8FdljSf89xS4qjowV7+ogNwZHwehS3 X-Received: by 2002:a6b:3c03:0:b0:783:7275:9c47 with SMTP id k3-20020a6b3c03000000b0078372759c47mr1879331iob.7.1689259630766; Thu, 13 Jul 2023 07:47:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a5e9905000000b00786ea00bd32sm438562ioj.12.2023.07.13.07.47.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 07:47:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 07:47:10 -0700 (PDT) Message-ID: <64b00e6e.5e0a0220.ee53c.c074SMTPIN_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 4EDB5605246B; Thu, 13 Jul 2023 10:47:10 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/