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 7DCFE42D06 for ; Tue, 20 Jun 2023 11:39:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A173400D6; Tue, 20 Jun 2023 11:39:02 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 8D579400D6 for ; Tue, 20 Jun 2023 11:39:01 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b46e54039eso1404536a34.2 for ; Tue, 20 Jun 2023 02:39:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687253941; x=1689845941; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wVKdsZPkA1WWP8oPysgAnJ7omjDpXmWRKHTjsDLod5w=; b=QVdxCQhoA1Jej/7G0krYLeJJ0S3RqOqIZTmXKAxpihGveW1GewR0IIPRNpm9lXYtju 4ElRkLroQDW1QL1gFDmW6cQUJNjEfDPf5YOl4OLV/HwThOfJZFmposlt6Gx9FIEsNnYl JP11AzPcP5unOC+xGqNuyfzB7aqA5CLzgFpbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687253941; x=1689845941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wVKdsZPkA1WWP8oPysgAnJ7omjDpXmWRKHTjsDLod5w=; b=mG5YLfngLtKM1lQ6/pZgBZ3EaMJBRzPJIGBTDKN+ovBLdiPI7mhuJSDWpqJPNmt/w+ YbsRvW/ZSvjRFflN2jej+WfsQk9XPCquz/QzKh9tmFkuhL7TsZtf6giJlXHM8q27kLbB UHR19mmwKXnxEq1jvD3fFZD/RpYsCVSD7hTjo/j7Ac6l/2+neb6VzWtrZ3N7Cdi3uYsP L/8dHJrA4JKCs6vBRKYnqNOXqWaPjPCY4b8lLC9RVYGo48P1tW891cFlOtIxokIU6Zy9 h0i5ZH6vvyZkWNeYTYCWT/RqHCud+hwUKZrEVbkfQ8acVxNpZXfQKQhQd/VI+OBzQSbn sRGg== X-Gm-Message-State: AC+VfDz0cO1AIL2yZmgNgcd9YTT4gqo2jz5D3Upp8uYdyl4VXYvCazlE la6I2JgjC+JyXyJzLfNR15WxaQy+lmjZ4W4gLFr1ZGLzjmGyEzkwSgTfR81CayhmKUXY2WAyFw= = X-Google-Smtp-Source: ACHHUZ5SrBTY0n/KJ9HxPqlQY/U/jfUS0tMvNdlOCDP3mecLpMwdFOKIMWIv4fPTt5v22jeCr93A0jDICYEL X-Received: by 2002:a05:6830:141a:b0:6b4:66ed:48d with SMTP id v26-20020a056830141a00b006b466ed048dmr4920177otp.33.1687253940918; Tue, 20 Jun 2023 02:39:00 -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 r19-20020a056830449300b006b2953edb3fsm320100otv.6.2023.06.20.02.39.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 02:39:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 02:39:00 -0700 (PDT) Message-ID: <649173b4.050a0220.dca3a.3f4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 80954605246B; Tue, 20 Jun 2023 05:39:00 -0400 (EDT) Subject: |SUCCESS| pw128830 [PATCH] common/cnxk/roc_npa: fix npa_aura_fini 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/128830 _Testing PASS_ Submitter: Thierry Herbelot Date: Tuesday, June 20 2023 08:51:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128830 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/26739/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/