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 76B2042A4D for ; Wed, 3 May 2023 10:29:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E34041144; Wed, 3 May 2023 10:29:05 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 1DC1641144 for ; Wed, 3 May 2023 10:29:04 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6a606135408so4442541a34.0 for ; Wed, 03 May 2023 01:29:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683102543; x=1685694543; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NMnEOsDzHP2fGDOC5blFSC9s6uddRFqIwK7/GvvbV+s=; b=Hq0fPt+P3cHg7Y2CwCTPg6SuAq2jCOzp60dgr5o91iMOcPZJJTE6alJHoXBXTg65to 11b+P8BqQiWrYX1baGChhMcJRRijzVhGsac900rh4i5SPOK065YgFAlq89ObautmqmxX ZfJTXvKWeXXK5q8vwr2OxIffLepFGGCy/YTuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683102543; x=1685694543; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NMnEOsDzHP2fGDOC5blFSC9s6uddRFqIwK7/GvvbV+s=; b=XoU/OtHqQqWbUkwcolocru8Jt93qmaGNGLy71q4ZqhFGJ8pi5uyOvMGRuAXx4BZiac dVnz5NKMYlZNdyfI8TXdFABxl3aNmdx4jUj1948WbK2OpNfg6b+uwiZCyRpRgNnarwlg qXwMMX72Yd+StqxdgZ6jXmnsx1vtEunR48qFPPYLiXt1avrXJYsLKIRA6Mgy/ZqEl7cM xp8l2wjk87CMOp551vfw0pNJx+c2nvOY6iZNZykLV0kU7WxTXLT2OMPvQ3f7oSZwr4qY oJgKKFlUBtlKoH9aNxzI8/plflJkWshhHALJjXnKD99AXQNz1u5HWbk7vhyKu4b72QmL YCWg== X-Gm-Message-State: AC+VfDxs68qk8ZDJOEvoQf/7ghG59/YUeTdEU7iWZ7xqu5HPEskJsHuh Mx1fYVpNVs4IxeF8iDeh8yT3pCXCjMqqVrh1u5CG/rJisjHDlDM/JJq8Z6vKhAlM1T4O+460xA= = X-Google-Smtp-Source: ACHHUZ4fSVXps2jvHFZnMeY6iJ0TsPncYEg5xNl1la3EU6ximwQ4ENYzM2iMENqo4eWDZCC1h06BPJd+HUEJ X-Received: by 2002:a05:6870:1807:b0:187:e05e:a4f0 with SMTP id t7-20020a056870180700b00187e05ea4f0mr9683965oaf.26.1683102543473; Wed, 03 May 2023 01:29:03 -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 dx16-20020a056870769000b0018b1f9c1c2asm38114oab.1.2023.05.03.01.29.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 01:29:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 01:29:03 -0700 (PDT) Message-ID: <64521b4f.050a0220.a090b.2aeaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 04DFE605246B; Wed, 3 May 2023 04:29:03 -0400 (EDT) Subject: |SUCCESS| pw126666 [PATCH] [V3] lib: set/get max memzone segments From: dpdklab@iol.unh.edu To: Test Report Cc: Ophir Munk , David Marchand , Thomas Monjalon 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/126666 _Testing PASS_ Submitter: Ophir Munk Date: Wednesday, May 03 2023 07:26:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126666 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/