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 1143742651 for ; Wed, 27 Sep 2023 12:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BA4D40277; Wed, 27 Sep 2023 12:12:10 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 60F2440277 for ; Wed, 27 Sep 2023 12:12:09 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2788993edaaso2035890a91.0 for ; Wed, 27 Sep 2023 03:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695809528; x=1696414328; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hyhh4zpiEzc5za+RDI3pivlFC17wqid6/++cW2S7sY8=; b=gfNZn2OCBTPOkbt4O64NCYIykRtgrll2TGegj7Qwt0zOPbfu9u2IyBEaUQsz2OtIuu 9t7iwoSCiAsU7gjPwX4ZvjNwEu256iz10r104Gc4wljug0oVtotSG/jnvm3Do3AM6TUx Xq5XQHh+sCuG7qVEULblfMuvCA1WTUmu9VZQQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695809528; x=1696414328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hyhh4zpiEzc5za+RDI3pivlFC17wqid6/++cW2S7sY8=; b=SxuIBu4O/i6b5t/5n3+NLBhsgMVdp/crB25lGeykH/ibCHqEEpfs+HB0nblGnSxtjM e5+05FTkPgLypuwhps0MWzyzYSeianFN4656qJZZewpHTuHOL9UVVTRss5/06MUnVjBI GiVWRg0DUufshZW9r1qg0s05MOaKQmVO9B449WdFosfeE39GFC26H68pP9gQdxfHlr3E cYdllfna9e460VdtqdGfi/0xmhTAAgMjOS5QSff5qbJUXksMLzYragP+9X+YmHb2ECZj dcHBMUrpZTJzqwH5MByEGol0bIS6+k5/5sLmiUj+kfBb8TcGDW7c2CxVlJ+dbhxQDAFj +/JQ== X-Gm-Message-State: AOJu0YzF6GILJBdUELBju4auo4arhbeAMjPK2KK5s91ndcuSCyi/q0Iv nqLQlISYmZr56Q7ZOx2RJpKOxcfqbrX/X2Seg1GYQFeD7s3wTDUKR4nr6A== X-Google-Smtp-Source: AGHT+IGegZm8Zwxsktgl+YxyMwU+4BeaeuMSoUcfgjPl8ylTJPqel/24trRrzQSFkugJoGn1eP9dqI2zW3Ie X-Received: by 2002:a17:90b:3015:b0:273:e0b6:661 with SMTP id hg21-20020a17090b301500b00273e0b60661mr1140608pjb.46.1695809528598; Wed, 27 Sep 2023 03:12:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bx14-20020a17090af48e00b0027780b01415sm485910pjb.16.2023.09.27.03.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 03:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 03:12:08 -0700 (PDT) Message-ID: <6513fff8.170a0220.45ac6.ac1bSMTPIN_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 996536052514; Wed, 27 Sep 2023 06:12:07 -0400 (EDT) Subject: |SUCCESS| pw131986-131987 [PATCH] [v4,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/131987 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, September 27 2023 09:21:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131986-131987 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27744/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/