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 71E5942E4D for ; Wed, 12 Jul 2023 04:50:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CE374068E; Wed, 12 Jul 2023 04:50:43 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8E6FF4068E for ; Wed, 12 Jul 2023 04:50:39 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34574eb05f4so25143045ab.0 for ; Tue, 11 Jul 2023 19:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689130239; x=1691722239; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i7FD9NKsuy0h0r7UHQkcr3KiSRVPCtteP3jEmp9uGew=; b=g1OVCM8srJzNATQIZZ5y4xua5IZ+FtkoS83illbk9hyupo1qJ5gqWzH/ZBGjQfAIit bxx7ceNxX0dTraSiJVmrxSWw/VB3bjJCRzZuQjOdmlcpkNKqKjr03Vu6ewpI0jLU9YHA 3v5UEjN6PiFuQgX5aAboeYGDU0/CowfpACiRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689130239; x=1691722239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i7FD9NKsuy0h0r7UHQkcr3KiSRVPCtteP3jEmp9uGew=; b=Wy8pzWdLKHRIvYQeQKJ89OZaHnSCbOpH94tyZY7ar+9vM0uhJ+XfVk+2cmoyWBSXPP 1mPtv1CcKjdsRpFz4P4ehoV1P2YvyoZ0+kGhSPJOvYd3GUO3/kKGhynAW85E1WBmIdpd 03V1EQBIrb7Ug7Eb3LJEsfWVmobfULEjD/bd+w4EPP3DZ6TBCckx+PW9XUOERTgKFjzH 0jTw54oib5e+zin57/cvv3dgNtm7O5ea9rcvjCmSlT7uMg1fIGqZ9u/2V/LouuSivKbv lTvLALO9rQg45Cu8N1CCA6LdSckN8DxQbkzB6gdi/oHeeOrpkzPF8A8GSTIqlxOwIr7j VxnQ== X-Gm-Message-State: ABy/qLbxMeMdmTBNOFrAhOPqyPEQstOmlPTyr1a0t+uxbnQAS3rPysle qClY7aaM0B6fuZzJT7zaR4XJxQu2k4+G+p3BB/mvNcYSngpStgNGStbqp52+NsfLq/wejlFRSw= = X-Google-Smtp-Source: APBJJlHXdQM+AQeUIN39FQLxIcIyp/iop7jZ6XsbbEGqlKK/IHIJjJir28UkH1Il0MBxMe/foATLDedVRaMo X-Received: by 2002:a05:6e02:604:b0:345:a3c6:87b8 with SMTP id t4-20020a056e02060400b00345a3c687b8mr15596284ils.12.1689130239012; Tue, 11 Jul 2023 19:50:39 -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 m13-20020a02cdcd000000b0042b3d9e175csm147631jap.51.2023.07.11.19.50.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 19:50:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 19:50:38 -0700 (PDT) Message-ID: <64ae14fe.020a0220.f72e7.3d3fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C9DB605246B; Tue, 11 Jul 2023 22:50:38 -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/