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 E106A430BE for ; Mon, 21 Aug 2023 11:48:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCC5741149; Mon, 21 Aug 2023 11:48:18 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1D73641149 for ; Mon, 21 Aug 2023 11:48:17 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59231a1ca9eso2778207b3.1 for ; Mon, 21 Aug 2023 02:48:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692611296; x=1693216096; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZedmP27GGIJ1fLAr8CDHERZabzOH0gEbjeLi/vcRHho=; b=hllQnHlS8cXtqAVW4IYv4QBIHgq9nTvDOP1qKYrLMQrU4181pm2cWP2REIwRasunOr yuzJJbhryOv83GkJqLNwCL8/pmC86gC8clVCS34RoSlBn3OE5eoromiOTQrNStmM31Tj zyd0t9+yFFkWpKiD8zBNUPuEEEasiYPA33t1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692611296; x=1693216096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZedmP27GGIJ1fLAr8CDHERZabzOH0gEbjeLi/vcRHho=; b=dcIAgG3nykt+2gIayvyZuYPqg23pulshWYVQoUXBbmqLNkojQjpitQ2dmL4oC7mPwx kkrTobs616Ia8UR+Kx25BKV3gN6VXsDIDMiiv/b/RsxS7bMssGBmcu2xS2jPxbkY4F6r CgiTKOVS045SFJoCduNbrGlT5FPqi4xNE3IFt80fZYFIqvULsdlPUaYeCv8Salv+5If4 PYHWAIi8J8PEotyTSKKJprSRXC+XUe79/g/Q1nkYTFU3fcLJRX+GqE2cKPQFPx/ska0i vO5uSW16rn+vXp5Q2f+oRQOk/JJ1I0ehtJ+d3G0V6zZ79mw+mOzV3XjzyAhThKObXlGn qkEQ== X-Gm-Message-State: AOJu0YwGEtvzEm/zzuLScKRt9Ng4P6k7ZfKrtwdbF2q6Gm9Mm7AAu2z6 44Hd9SzB4F7FE7IO2J0JYt2TAn99muZAqa0aqxViMDtxG+CvsNxeMOXzkDjqYMty+cfexfa1dA= = X-Google-Smtp-Source: AGHT+IHMb+koRdbigvp8tj6gyHjE6SJbzYfI1Kv+fzEJK7icQWy271hb1NrHDSrm74fC4yIntTZ+dhd2Om3m X-Received: by 2002:a5b:b45:0:b0:cec:e155:2879 with SMTP id b5-20020a5b0b45000000b00cece1552879mr5875004ybr.59.1692611296511; Mon, 21 Aug 2023 02:48:16 -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 f67-20020a25cf46000000b00cecdd261d05sm618293ybg.28.2023.08.21.02.48.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:48:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:48:16 -0700 (PDT) Message-ID: <64e332e0.250a0220.bd1d4.1ac5SMTPIN_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 24C596052471; Mon, 21 Aug 2023 05:48:16 -0400 (EDT) Subject: |SUCCESS| pw130551-130553 [PATCH] [v3,3/3] ethdev: cleanup shared da 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/130553 _Testing PASS_ Submitter: David Marchand Date: Monday, August 21 2023 08:58:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130551-130553 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/