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 418B442E4D for ; Wed, 12 Jul 2023 04:50:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A73F4068E; Wed, 12 Jul 2023 04:50:12 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 21FFC4068E for ; Wed, 12 Jul 2023 04:50:11 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345ff33d286so32244495ab.3 for ; Tue, 11 Jul 2023 19:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689130210; x=1691722210; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i7FD9NKsuy0h0r7UHQkcr3KiSRVPCtteP3jEmp9uGew=; b=P7XjrTuMJQ5pVa+dQNGW4xZVJ6/DBpxaQGkZOMCdnPE3xMFrTYROO9HVBQ40P+WA7z wb6vxkzeOMzVs6WVceUplhu0QqQs5tiVdfwe8L7z15CrWq0QYjtAyckkt2q1T+ps+BU+ GGlBWiQjMsDcx+7wRRONIf31f/57DxXRCWuZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689130210; x=1691722210; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i7FD9NKsuy0h0r7UHQkcr3KiSRVPCtteP3jEmp9uGew=; b=YDlvLlq5UpbaIDeKaqMvwoMs1iOwPXADhVA5TN3txd1gzgY4fvPOcAWuLgs39wXpqr v8uJdSilaqAfjD/ldoPd1QlEFP5G1gBtLumNFKo/rFfe8z79n1fJmEHq2gCCn2G6c+/z eQpIUQ6sZlheHO65u2e6maE3vr4hK4VtFW6nC29Y7tkAFK4nuETBafi71zkZS8WcPLeK WWiBPIqh5rP/h/HtF51aVTOXSxTqlBuB2cYsfRPo2b40PLeYFTljPoS071ppzzSDxlhO pCiiV9J1Ci/Bmb13RtV0vyI5bvgUKkEtYtVjOUlN9WE6g4cBnMkHRU+yo2drZKh8sX6m cDUA== X-Gm-Message-State: ABy/qLa6OD06/u9kSjVfu/D8U4zVimCbOBclkMFRYhvLsz5KLHbtVdoy HSygJYcGOdai8oGXLGfZ38+PgokLbmMXzHvzJ8exrqJyZqtgPV0cgGIGEn5KUwBv6Ii90D2Y4w= = X-Google-Smtp-Source: APBJJlFltVfsZbxB7vs1WtDckVtBDAgv4TWCJ2Ngfq8drq5DZ+NLy++b09tPuGGhmgGkXw8LZ2mcD+YNh6Eu X-Received: by 2002:a92:cb82:0:b0:345:3378:4251 with SMTP id z2-20020a92cb82000000b0034533784251mr14337719ilo.23.1689130210366; Tue, 11 Jul 2023 19:50:10 -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 d14-20020a92ddce000000b00346316bcd9fsm254234ilr.48.2023.07.11.19.50.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 19:50:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 19:50:10 -0700 (PDT) Message-ID: <64ae14e2.920a0220.d9721.6dd7SMTPIN_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 DC786605246B; Tue, 11 Jul 2023 22:50:09 -0400 (EDT) Subject: |SUCCESS| pw129476-129477 [PATCH] [v3,2/2] dts: add paramiko to depe From: dpdklab@iol.unh.edu To: Test Report Cc: Jeremy Spewock 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/129477 _Testing PASS_ Submitter: Jeremy Spewock Date: Tuesday, July 11 2023 19:30:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129476-129477 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27049/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/