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 3577E42E52 for ; Thu, 13 Jul 2023 07:20:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3142640DDA; Thu, 13 Jul 2023 07:20:12 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F08D740DDA for ; Thu, 13 Jul 2023 07:20:10 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7835ffc53bfso5417439f.1 for ; Wed, 12 Jul 2023 22:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689225610; x=1691817610; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=22PXIuiH4Ermy50KNa6RKhRuENFtuizQkcQWuDSSmFI=; b=i5xyi+drhT27rN3OsvweXBLZuWUuKDmFv11ljw8WP1FuF5quWoa/6QtyZPi8WmzL5y VxiFoHizDOMG5xxmioZmVyOGtKWEDWEODXt2PhGmTAndvhqXP8tnVxjz9Dsru5mpD0Q8 v7WO1MNemte61Qy1NPSe+BEdEHuL1QW/t8fSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689225610; x=1691817610; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=22PXIuiH4Ermy50KNa6RKhRuENFtuizQkcQWuDSSmFI=; b=WVSnyHcZjnPoLwAStaAfW5NrspX+iwR74Sr8XEqjSMfZuWJ+JSar9Id4/LIdiivmyq M+btloSt0EdvGy/Qc1CwXE3LF2gP4lKSJlXvoi6qLFSQ5vTi47v1WgD6+9uJO3o/OffR qm//ZgSCEa7KAiAuy3fbXO/eFYhNpSxcJYIfAebPMXu/jV4G3CuVizav3XkGfyu6AU2C rw2ZVryE6P5D/fZtrMxvb5WxWPyaEjwxzox56qzf0i7Z32qx28Ck+UlNEUWhHZDuDs8u xSGwKUDTcQxqTEsGkbk+12ntX/UKUyhLQppX1jSuVN7UJcXpJUip7UCBM90vxPGzPdYg aNjw== X-Gm-Message-State: ABy/qLaYGkDF8k96tTg8QkJWry8R69vJMAxoRbtOE0nXSOzndcVy7Rve Y8hqRtpJbl8EDCIBQnnTLf2g9Vw5XcgPit5AjWLjpL69TL783bQKkj+D0rng8BWZynN/M28Iew= = X-Google-Smtp-Source: APBJJlFEKoRxzV3wN7teq25D1nEGD7mVyheL2neIZYKxDQeTwHu6nMNq6c25xECmywN/JDQUX61C4rSZ9gzc X-Received: by 2002:a92:c905:0:b0:346:3fc5:93e0 with SMTP id t5-20020a92c905000000b003463fc593e0mr715549ilp.2.1689225610368; Wed, 12 Jul 2023 22:20: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 b4-20020a92ce04000000b003465bd4755csm468962ilo.54.2023.07.12.22.20.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 22:20:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 22:20:10 -0700 (PDT) Message-ID: <64af898a.920a0220.2c758.be58SMTPIN_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 DE7C2605246B; Thu, 13 Jul 2023 01:20:09 -0400 (EDT) Subject: |SUCCESS| pw129515 [PATCH] net/nfp: fix invalid control message pack 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129515 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, July 13 2023 03:02:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129515 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/