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 EDCFC4266F for ; Wed, 4 Oct 2023 12:18:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8D0C4027C; Wed, 4 Oct 2023 12:18:27 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id BA1984027C for ; Wed, 4 Oct 2023 12:18:26 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-690bd59322dso1472871b3a.3 for ; Wed, 04 Oct 2023 03:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696414706; x=1697019506; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lM6P7VQBTvc/oXGr8gwLIhywO0OrzXe6DOOyCAcCwsA=; b=Z5JPxH61g8X/j5jwwetUvV9MPIwRNG74t7MeYRG0QLQx9UZtfmBMVWMrftkPrwdZSU jlq8NDVd6H2VSmGe+rOtwAV3l+mxug/kDvxwD6LBJ9bSi2KoyvY1jLp8NtPQY/ZPlQiU dQ3rhuJBG7I/Sscu9RgkBy8lTm23PIyLWjL0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696414706; x=1697019506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lM6P7VQBTvc/oXGr8gwLIhywO0OrzXe6DOOyCAcCwsA=; b=NUCXTJz7XugVRNGBHTootVsqIhA0mzvS/pU8+JzhRUNcTX+UNL4+UaE4iLUj1rsqyA /Rt/5n/bhYQ7CeTY161hMYt/jcbBGztAYsWx60dOdSI9vEgqA0UDosFXIQElbuwhB/3F 07sAmMIg0+8bhsEG6hLALt4M8Z0CEFsj1pQ9EqoQL3zGWpp13JpHS2UVfX7QiigGOM+T MG+expA5aFO5Ws/bSethum3c5g/4jVsSlyviM+9NGjSe5+ZpYNtEhNaljBM3B1luq6wF m1mVEA6vcVjJy3EAFgRVyfmtwviK1V2Gn3dbC4qVALdJNxlIXx+WOSgOziQpPU2YLtyd i+yw== X-Gm-Message-State: AOJu0Yw4iMTOLtrHL55+A3XdZk7iAV8FbXgSXqhsZ7VoY1D+lhIS0aGB QO/oaUP1meEPXxoHYpyN9C+lYXWODpQEgSdM3J1BzEhVY4zN3y08hatV3w== X-Google-Smtp-Source: AGHT+IE5++zWOV+Otv41e8o6DD56QLuH5Pep/lYdce6uw5KPuzyv2Rm33IZFB3yh97W2nBsm2TINFG5WRBtw X-Received: by 2002:a05:6a21:3296:b0:140:d536:d428 with SMTP id yt22-20020a056a21329600b00140d536d428mr2141195pzb.51.1696414705875; Wed, 04 Oct 2023 03:18:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a170902988700b001c7453fae2bsm219211plp.16.2023.10.04.03.18.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 03:18:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 03:18:25 -0700 (PDT) Message-ID: <651d3bf1.170a0220.7d2f2.6f00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 001176052514; Wed, 4 Oct 2023 06:18:24 -0400 (EDT) Subject: |SUCCESS| pw132294-132297 [PATCH] [v2,4/4] net/nfp: add support for 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132297 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, October 04 2023 09:36:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132294-132297 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/