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 EB465436CC for ; Tue, 12 Dec 2023 06:28:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E66B742DCE; Tue, 12 Dec 2023 06:28:34 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5020A42DC7 for ; Tue, 12 Dec 2023 06:28:34 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b45ab9e084so226904939f.2 for ; Mon, 11 Dec 2023 21:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702358913; x=1702963713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LeDk7PJ7Pfbaue7wjP0EF0zRSW85gy449PSEpslKeiE=; b=Mfz+HHMpj6GZU056pjqphvQQci6NTS4cRv6N70RSYd7kBuzx4IvRLufAEWvKxPNl9v VTBCVxhKesUnOf+18IoHlAl/p7o0+E+CISmRhP1s1SXgdl2KYJrpqtH4+lEvdzqOv58K r+cT2AvGFH8XO8k2XFIRZuwMe6JBJqjorM1bY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702358913; x=1702963713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LeDk7PJ7Pfbaue7wjP0EF0zRSW85gy449PSEpslKeiE=; b=MJOTd3+WWBKXpa+4szvlfNLg3FrhaCFPMAulPePqIQpC28F9wPeak8BxLwW7fawvBM VkoXrhH5MO/yhp5XDAEkFm5f/BOxK2x7g6WpdoTuG4jyMA29YG5XpLHYmJSrLaOsALPE qB6vYs8Sy4a9jQ498uNLqPi6tck6dC9eBxKP1yq/v09jXNykwJir+NfQHQY7+WHW9QOb ViTLXu9DsDmuMT4G9BRzZ1oKA62L5i05OspWddEe2eTZ7930vBfNGJ1M0B4nzC8KsZXB FNHfbbFSvL+ojDOv9QWcTmvcx1fTgDf87+VTU1JU6NK6cxeOth80rKehNFKurCGmFrAI vGXw== X-Gm-Message-State: AOJu0Yz07oceUcPJ4GQTjWtdkc8nfBSZR7OL1no8RJ+cpBF6EFEowTFX 0iZXzlvx4HD0UzBoSp4r7476pQ2RAmd1/73+1bmxL3LY32SpNQOuAb4hnbDOvo0henRFK9olwQ= = X-Google-Smtp-Source: AGHT+IHc9j8J2iCNX3pFKghr02osAb3Z/NYxhWENeLzrXIHE6/Y3pCnkY/NS9EiUS3GZRF8t44z1x8n0vwpm X-Received: by 2002:a05:6e02:15c9:b0:35d:6f9f:5743 with SMTP id q9-20020a056e0215c900b0035d6f9f5743mr10436142ilu.57.1702358913762; Mon, 11 Dec 2023 21:28:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l18-20020a922912000000b0035acf97b19esm800191ilg.25.2023.12.11.21.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:28:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:28:33 -0800 (PST) Message-ID: <6577ef81.920a0220.8fb65.828aSMTPIN_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 4C7636051823; Tue, 12 Dec 2023 00:28:33 -0500 (EST) Subject: |SUCCESS| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle 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/135053 _Testing PASS_ Submitter: Artemy Kovalyov Date: Tuesday, December 12 2023 04:25:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135049-135053 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/