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 1A6C442CC0 for ; Thu, 15 Jun 2023 06:30:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1083940DDA; Thu, 15 Jun 2023 06:30:15 +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 1EED340DDA for ; Thu, 15 Jun 2023 06:30:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56d378b75f0so16171407b3.1 for ; Wed, 14 Jun 2023 21:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686803413; x=1689395413; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KDoX5gkaDLrpN4wOhCIAipv3xh5DUsdyYtYwQD1Fcv4=; b=P4HluIf5A3G2DKCdI1DZxwE82b611p54jZwIh9+VW+A9DzV3Pc9zHFTRIFztjfYiZ5 BpCVZrY0qdu8Xe72AYS1BHtUxd88W8ZrohuhHuC4hi0j8M6wcTYdxwD15sWL5nIX3Od5 5fNVM64qKJOM0jTzHle52C6QD0r8xTOQPhSC8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686803413; x=1689395413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KDoX5gkaDLrpN4wOhCIAipv3xh5DUsdyYtYwQD1Fcv4=; b=gwlWqbGbzBnVvCG1VHqWYpYrFcAsbeVFdRiiN5+OehFvslZGJDXEZJttvnxudQC0Zf nFjuR8DD+UnfI52xwA7MbIl6ViG3azppVB2IaSoH/nZb2yV4lajRDIylL1YijBGEtUnl 7Yjcp1w4Q33MyF7WT7NHT3B15YYMOzLWrIZkkwZIddyJOD/yEPWwaDr7ZV7Hf10WSssd c16WwXkttNJjSihvsxQ8LeXTEPwN/AQNVyNT2QtQkGvjGlC2qQjN7SDecsGPUb72HZeP +VeegsKhEfqClexSo4i5nU6NU+VL42lmcVpF6GYjwp8p7InBCiRDHbLfcEIF/Ar293yb 80Kw== X-Gm-Message-State: AC+VfDyFtF286/4h0XM+ODfYxy8WPJWSbED5N1LMSf3Kbklkb9LSg5Ca tK9mUhGLrxOBLb6Or7n1gOnfVM1kSbXWUP+8UEl6l4EG4R16+6f7mqgUrA== X-Google-Smtp-Source: ACHHUZ5z4zo0pOSc8VdN1TdZ/BEjp95Kg+HHQ1AIBfygqUpKuXQ9TW/IHGr8iwugmLTZ3OIIl5+0jPe5UkIT X-Received: by 2002:a0d:cf45:0:b0:56d:2b1e:3d88 with SMTP id r66-20020a0dcf45000000b0056d2b1e3d88mr3755264ywd.24.1686803413540; Wed, 14 Jun 2023 21:30:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a0dfb02000000b00568bf66054esm3261962ywf.77.2023.06.14.21.30.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 21:30:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 21:30:13 -0700 (PDT) Message-ID: <648a93d5.0d0a0220.2b7f7.f211SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 30BF7605246B; Thu, 15 Jun 2023 00:30:13 -0400 (EDT) Subject: |SUCCESS| pw128717 [PATCH] net/nfp: fix getting firmware version 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/128717 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 15 2023 01:30:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128717 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/