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 9E29B42CDA for ; Fri, 16 Jun 2023 22:52:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7529C400D5; Fri, 16 Jun 2023 22:52:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A86B2400D5 for ; Fri, 16 Jun 2023 22:52:51 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77ac2eb07a3so41235139f.2 for ; Fri, 16 Jun 2023 13:52:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686948771; x=1689540771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dUO34IvxFHMBTvNKkE5SGgUQzqCSn8LHw3tDGhPlGKg=; b=bQrNhN32dCO8SAiXjsbyLhh7ovSQ3ndG9JmtXCvU3R96c+OlVkMRFBAlCgQVE71KoL 2+3LgNO9YE7AtyXtRA8wqbeTXD+OdV1GW225iAMAg5bN0hgCgyN4sZNdVPF661zULEAL 2lRxg2XrqzU17GyibKUOoMSQqDIscr0nZb87U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686948771; x=1689540771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dUO34IvxFHMBTvNKkE5SGgUQzqCSn8LHw3tDGhPlGKg=; b=hVIs3se32wArUNN1C48Llwy9123NQSFtxM/Q5sOoglXvd3sZ3TS28qNUiyK+A8Siy0 hOa7F+Xxu3ZKzMpE05oHj6Qu/JqAhueY4niAoYvT1duv2nFuX2RBVOrCoBXPVIsRf7qk ILv+tm70Wksk25gezFctwpE4TuGqBjHlgqscJRP8FvZ2FNf/DCDSNK9nO70QupDiwWwM 0gH1zqxvMhGLNFY1muIQ9rXs8FPxpb2t6kDkDR/AmNSIv87rEuBxoQjn1XYsda39w0GL jLB6UA3bvUUbpWlBlZ9w4ssRIH2AOWS8Za+vDqjQhrBBisAt4xUoB+iGQnXrSryzlha8 4rzg== X-Gm-Message-State: AC+VfDxi4lSl66H6Agdo8DnP5Qbwdy7OVc65TZ/8Zdq+a2Ngyv6EphWF jMCdAbx6LvwVom45DxtrOQkvj0qgBmh0S9yCQa+HZ4dx8EXhYeHLTL5zqg== X-Google-Smtp-Source: ACHHUZ4Iun4WwGnO2uIGgPGpJZcvVCCK/orVnUF+BMrn2EKXRDJMV9EL+yNYyz8GZd9pWRI4kgj/nIgtA0i8 X-Received: by 2002:a6b:7b46:0:b0:77a:17d1:3b2b with SMTP id m6-20020a6b7b46000000b0077a17d13b2bmr245787iop.18.1686948771000; Fri, 16 Jun 2023 13:52:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b23-20020a029a17000000b0041eca9d7ae9sm1741574jal.42.2023.06.16.13.52.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 13:52:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 13:52:50 -0700 (PDT) Message-ID: <648ccba2.020a0220.c3e0b.e9f8SMTPIN_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 8689A605246B; Fri, 16 Jun 2023 16:52:50 -0400 (EDT) Subject: |SUCCESS| pw128775 [PATCH] net/nfp: fix the address always related w 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/128775 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 08:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128775 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/