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 7DA2F42651 for ; Wed, 27 Sep 2023 12:02:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 786FD40277; Wed, 27 Sep 2023 12:02:10 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 49B2540277 for ; Wed, 27 Sep 2023 12:02:09 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59bbdb435bfso131965057b3.3 for ; Wed, 27 Sep 2023 03:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695808928; x=1696413728; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9Eg6Y4Qda3BDt1YbmigVpix5wTuihV2ENycuRFwJixE=; b=jxLfEo3nynLjPnZFIi4YOJ6kysxkreW/g+uaqPczNfUoySBz15UpC/3gtZcwCzmwxC o9lMAJh/ll+OWK9e9Q5zBUqRZMAfVKXozwz49DOD1JRZ/mp+a3/b/UhUp2uq/wmonHAM 5sq1vcA/GNeT+YA/n1ewx4hu4eXxEZbnxjcnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695808928; x=1696413728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Eg6Y4Qda3BDt1YbmigVpix5wTuihV2ENycuRFwJixE=; b=PIf9/wRewsEpCYERot6HH7ylsvgGQcIrxBNFichvAZ1x50zaGoYBf5HCxapqjagm3g ZxbDMbBul9HgdWnNh8gGxxjeW9oeXQddDRytJEg5P21i9+jU8avl0nXoCqx8Ed2HKGdW e/GJ92CK/tZRYazYl7nU8Kpigp3H5f1r+0s/qW+twxAJr8NYgBjcIRr5NR0xdFly1Jja Fr1moXuuHriOZjD32Kx13pqXWVUYSPTmrE1YuSC8AeB3SEa8xePssqm8ixUI1kOpVMFg tfvmFgxXraMm9g8BMQh39LEbG+mGsmYascUpZswTOkD4cXNWuXRdSfx7jE6f4wyEb+4R WGPA== X-Gm-Message-State: AOJu0YzblCauMfKEYU9Ab+8c1J+Gb+IgGap7rR9J9xJNRqZOBnZTcjkD i5l7yim2cQM13+RSkHLMnbUPCZz5sA0toOBs7iN7ttSZgpoxHdhcztWXWg== X-Google-Smtp-Source: AGHT+IFt8rejDKfzUeypIbZDoBv3gFLG4eJjybewiiEcpKKzzHnYl4OjNNLKcfg90GrP2h6lq3adILeyqzsu X-Received: by 2002:a0d:ebcc:0:b0:592:58c4:1810 with SMTP id u195-20020a0debcc000000b0059258c41810mr2105493ywe.23.1695808928792; Wed, 27 Sep 2023 03:02: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 x202-20020a81a0d3000000b00589e1b65401sm1317998ywg.1.2023.09.27.03.02.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 03:02:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 03:02:08 -0700 (PDT) Message-ID: <6513fda0.810a0220.f1a9e.d7b8SMTPIN_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 6ECBF6052514; Wed, 27 Sep 2023 06:02:08 -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 | +=================+====================+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | 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 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/