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 C6F3D43073 for ; Tue, 15 Aug 2023 17:09:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2B7C42B71; Tue, 15 Aug 2023 17:09:17 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id B3EA542B71 for ; Tue, 15 Aug 2023 17:09:16 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6430bf73e1cso27243676d6.0 for ; Tue, 15 Aug 2023 08:09:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692112156; x=1692716956; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PTP706N+ezbnnAD2vDTcTdJ2UHKsAdbkaFRen3S94Sg=; b=BJetkDEVRYk/1MoN5XzSIz0fiXV3P0XZHBRAAKEazSRaLPVoVd5nO6wt1Kd9WyAeqZ TT6eu6+doUYYC52fu02WwFSio+WlhEcJ6az5NhRhnpAqb3L5jOqhYda/Jjq811SJW3ay OdKrKK9H5PQu5pCDotax10B76I/PJaqnvrw6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692112156; x=1692716956; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PTP706N+ezbnnAD2vDTcTdJ2UHKsAdbkaFRen3S94Sg=; b=ZMV6S1egvCmKYvlNcRFYpdJml7+7ha7WF0CE9BQePyFAj+/YXqP84ceiG5cDt3obsO HuyxtERRs8ehubSKxC6JdqOuMB/TolcqfNQG2QrFKIt1YIUV74N9XASSnOl0XQAJ18h1 s58NYdMRJtnsKkO3IOylocpCHuz2k1vUxg7wGy5ulyK0cvUYjN6GBX5fTU+XzGBVcBQt Izt2WEZXLRK96YGRN0wwRN+h0UEyVwvAWlt704FmMXO8de3DSF1ty5+5g1q4SYRPCVQ+ P9kXrfl4WsZizNjXPFZkvTUzPtNR5UNcOcv3UBwNEM9ykFnSx6G7m+sgOTRB5XTkfjEc bHHg== X-Gm-Message-State: AOJu0Yxaw+r72xzkQavnL4ajKfpIpye905dXWFerlpuC36Fd7aKw6laD d6ruiKy9sWIwCMg0scyi3pUqidVFiWDUpDSRlgj7p0xYWAu7zbtoifyMd0GkGrulk3lfpTeLsA= = X-Google-Smtp-Source: AGHT+IFjQsm19/8fcVeDExGrMvxMDAsESX5rPerP7O2kXxENkYYCy1WwWJsGpylfjEXG0sGdO0pfjcFGs/F+ X-Received: by 2002:a0c:cb0c:0:b0:635:f48d:5b7a with SMTP id o12-20020a0ccb0c000000b00635f48d5b7amr12685809qvk.23.1692112156107; Tue, 15 Aug 2023 08:09: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 x13-20020a0c8e8d000000b006286173fc83sm664014qvb.58.2023.08.15.08.09.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 08:09:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 08:09:16 -0700 (PDT) Message-ID: <64db951c.0c0a0220.4fe38.b860SMTPIN_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 C7A6A6052471; Tue, 15 Aug 2023 11:09:15 -0400 (EDT) Subject: |SUCCESS| pw130330-130331 [PATCH] [v2,2/2] devtools: list symbols by From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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/130331 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 15 2023 10:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130330-130331 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27341/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/