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 15C8F42653 for ; Wed, 27 Sep 2023 18:27:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10A334026B; Wed, 27 Sep 2023 18:27:57 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2D4AE4026B for ; Wed, 27 Sep 2023 18:27:54 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3512b425662so27974155ab.0 for ; Wed, 27 Sep 2023 09:27:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832073; x=1696436873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jeZguRoAqNs9EETUia4AYBxh9AbzD01RBO2CVWEJzXs=; b=itDaDn5mzTx4pDa4nMVW2iwwUEujgpy/3ss4tiP3n5/IOztD7OxV1Sacll5J8vPnoU xFzLcFD5F+9p2k5f428sBTYAqCiM7jfCD8mg5clPsptVFNSrar04Kyj9d1HOB1o/flGM b60JCCYvfRXQqvUk0TaQ1bhtXMOwV+80IZtJA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832073; x=1696436873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jeZguRoAqNs9EETUia4AYBxh9AbzD01RBO2CVWEJzXs=; b=MdvjBVr/O91/R68x0JM9njR80vE9AYTdV5k2qy082kbDLMvkfXygWQgz9RqfrcTgAy DbJ4Npcy6mQmksEpvn+3YtCswuE25p6NYuc6F+WAbSZNWLI0UwX9x4wRKYD7ZAvDnriE co9nIV74Tmj7n2y51pE3gSVzExRAx2oitGLhHAsbMVsAnLC2sx8Di2QdM/IM4iLlPMJR XiP6r4B0XkajaCbH1q/LG3Zint3/GA76qSFgxIfDzfje2YTu3OYa8FsZDGHyNe+8c0gU spy+AsGsWGLra+5paRVqX8XYKT8JuoAc42z/5K30rzAoyb9AD+ORF60xkBrJOY3ja/U6 zRng== X-Gm-Message-State: AOJu0Yyh4gXfhQ61JK4aXjf6mSRPXUsQc2Fp368qFDaSImDo0DGZZH3f ctrhOBVp2SERQX7zgzg+xquAePh0cK7UXclIup5ZYJH01LnIqUA8O5+A5w== X-Google-Smtp-Source: AGHT+IE2nowae3lku1IgYZDl74jEwZ1+sgpYKOJ2F5fBo3T/IoDvw9aMDx9glKq/gTSdCx55DUsc6WgNyPzk X-Received: by 2002:a05:6e02:1a88:b0:34f:203c:2432 with SMTP id k8-20020a056e021a8800b0034f203c2432mr3208550ilv.12.1695832073634; Wed, 27 Sep 2023 09:27:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a92d74b000000b00351362202d0sm605795ilq.50.2023.09.27.09.27.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:27:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:27:53 -0700 (PDT) Message-ID: <65145809.920a0220.1da7a.5fcfSMTPIN_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 197EC6052514; Wed, 27 Sep 2023 12:27:53 -0400 (EDT) Subject: |SUCCESS| pw132016-132017 [PATCH] [v5,2/2] node: add UDP v4 support 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/132017 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, September 27 2023 12:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132016-132017 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/