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 6F08D432C6 for ; Tue, 7 Nov 2023 12:03:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 690DB4003C; Tue, 7 Nov 2023 12:03:24 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 361CF4003C for ; Tue, 7 Nov 2023 12:03:21 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6bd0e1b1890so4160794b3a.3 for ; Tue, 07 Nov 2023 03:03:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699355000; x=1699959800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GXXBMKlY+c4iXSk6dVCXcnLiE1TQVg8SVXfdYeh/kxA=; b=BJZT0cKPjaYZU6Xhe/AkDCdzhVtUHol5aR/k6yCAJgCs3Bkph68CWL6jUVNKEqRDqw 6p05ZB9w2E0UUhkMWZsnvBx8wBxeb8qKPJ/E56Av8x2aA8a++VtE63pYmW92DKPp7GCb keoOXdz5cHw6fW43phNmGYAjq5OqIxbOSoeBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699355000; x=1699959800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GXXBMKlY+c4iXSk6dVCXcnLiE1TQVg8SVXfdYeh/kxA=; b=e6SWWRyMOlySELMvqTwMru+4axmWLKHqZ5oO2sYBw45RrDHJJ45i5RfLiVSoQMkB9a 2xO7GP0fupKrj93jn/jDqfhzl3Ts//83+JdoPdvTbsyCeEDUVHaXwoX9J9pF/touNwsR GeL8Pt8ypJAEaZqOGv3Yl/kqTS5tKEu1a/M73IaQrFdzbl/uUZxWKc2N960uj3HZGkrJ MF7c1s8dIiYvkEv2a/GWag65SX1NByDNdjJS2IZySZMIf5uThLkSgRbl2hgRfNmMDsfJ FwX/XheqLJNuKCXxnTVFnt9dWThmSjVWsGkC6bg5ertkn0EngQmPE8Ew2uzuhfUiTlZH vCjg== X-Gm-Message-State: AOJu0YxvPaP+b0ekECyLjpv2Jdr8Fv0XsdtLysyk8+Hf4G821Sm66TKj DG/PvQ8sbCl5ii/gqFptwf7J9VUd0IJR8af6aEu06ur8hgeQLJCEL+z8Nw== X-Google-Smtp-Source: AGHT+IFDGfX+0Qn6PiN/AcMDOAJCJ0wTBbe7SRn5mw4zZj22v0pmisDsDWOENAW3YEo0yQfUVZOtrwSkr6Hf X-Received: by 2002:a05:6a21:3298:b0:16b:74bb:e57e with SMTP id yt24-20020a056a21329800b0016b74bbe57emr29891525pzb.12.1699355000140; Tue, 07 Nov 2023 03:03:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e4-20020a170902744400b001c63422cccesm231084plt.78.2023.11.07.03.03.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 03:03:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 03:03:20 -0800 (PST) Message-ID: <654a1978.170a0220.9294a.af73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 95CF9605C318; Tue, 7 Nov 2023 06:03:19 -0500 (EST) Subject: |SUCCESS| pw133932 [PATCH] raw/cnxk_gpio: fix resource leak 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133932 _Testing PASS_ Submitter: Tomasz Duszynski Date: Tuesday, November 07 2023 09:59:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133932 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28265/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/