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 2EB1442CCA for ; Thu, 15 Jun 2023 23:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AF6240A8B; Thu, 15 Jun 2023 23:03:08 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1C80940A8B for ; Thu, 15 Jun 2023 23:03:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56fff21c2ebso1027987b3.3 for ; Thu, 15 Jun 2023 14:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686862985; x=1689454985; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V5PC49hNNzDU/YaMC4Irwy4SlR9tY6NwXMIDCCG6slg=; b=Lg/0ZtKQKFqahBM0IJDIEEzsOg9ciq1ReX53xdhwgoJSQ/gGAT4A/m48rsa19Uo0nw eISvuVNqNrUDP+XrbfvcgEMaimUtsafVLebqYMvdLcoExqMhoD74mwl3vzcb1i3KRv4r zo9tj5t972RWubbPrGP+1ntWgbm33ukhhBqRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686862985; x=1689454985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V5PC49hNNzDU/YaMC4Irwy4SlR9tY6NwXMIDCCG6slg=; b=DnMSIkdX/ew/UOl+ouLCbh1rL/ThLxhn+1vMta5ajjpj/s+0zllZMzXKNrLAWVLNMB 3zPdB606t1MsG+r4BqK+H/Fb2STwnmuG/Pv9+cE5YWDry2KnikxGIVXioFDDe7V2sRvK vy0SB4SRcKYlGugbSGNheihQcVIqzC1dTkXT/mXb8iKm852zmrSggyNreNeDHjXnhRxu aCGVewCMwMu1tHnq3xoNp3DxcNmLYK3OwM8ZsZ/C2VMiF4g70c14ffaQevtp5r3snn/D SlgfKe9k9y0d/NHjKCQbpMOwmmvKJ4eGYQPIM0yKQT/i/5zOJV5m1O/bEtSgvORTRet1 IFkw== X-Gm-Message-State: AC+VfDwSzGhSTu1ZN3awwBte3ZZ8k3Mhao68SnGH8ycw41sx4plXt16b Rx7oJgZSKBzVTqdhJNQtymX0eoz5/6e2iLtSyyFknKnAimy+XDr04ld3QtsCVA2XF8gQeS5JYQ= = X-Google-Smtp-Source: ACHHUZ7zbh51kRM4MFodXGD7YB3jEur9EZczS6/+lO70Id5SYciT36seJV6W2HMN1QYcLk5diTAdNUaguKSj X-Received: by 2002:a0d:d9cd:0:b0:56f:e7b0:1753 with SMTP id b196-20020a0dd9cd000000b0056fe7b01753mr5438172ywe.17.1686862985724; Thu, 15 Jun 2023 14:03:05 -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 g4-20020a81fd04000000b0055a7c5ab6a0sm3188560ywn.15.2023.06.15.14.03.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 14:03:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 14:03:05 -0700 (PDT) Message-ID: <648b7c89.810a0220.9bc85.abcfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 71B41605246B; Thu, 15 Jun 2023 17:03:05 -0400 (EDT) Subject: |SUCCESS| pw128761-128762 [PATCH] [v1,2/2] dts: added paramiko to de 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/128762 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, June 15 2023 20:11:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128761-128762 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26714/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/