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 DCF4042651 for ; Wed, 27 Sep 2023 11:57:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7334402C8; Wed, 27 Sep 2023 11:57:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 58127402C8 for ; Wed, 27 Sep 2023 11:57:55 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3515aad4a87so7236225ab.3 for ; Wed, 27 Sep 2023 02:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695808674; x=1696413474; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L8uAkF7oCDB9MS1lRpttWrcryo7ypOUK2OJQ0ODv3ds=; b=Hf2Lj2MwX8fGo4upZC2kyvB+88DBsx4U4rqXMpZU6waw/We/J9oW44+jx4YiPb6ist JmpOo3ZtWM1fCqjvhaSWgSRYDAipbX1ZDGBNxXvc9PqlUKPmhOnXPOUNseW39bxqldlp BGUHcPADxQ3fkOrVs3YHuuCxBf/AM8AeMRYPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695808674; x=1696413474; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L8uAkF7oCDB9MS1lRpttWrcryo7ypOUK2OJQ0ODv3ds=; b=IP+K3ytKNpECSDXh0aL3t7PJd/Js5h5V6AQMQjHZJJSF/fAyrjEtpceKP8P7/UMoGV gOhJPoqFZnHHqiemZIWF/Dr0a7moQNxTKoS3o+CTC3F7dWI7RabErcl6tE3sTBO3Kifl g5mJOsQx02h9eZV8NS4LKXjaa4aMFFxGkAGhwDvt2Pjexk5SeQhkMTnxR45PsIelIMp9 8w+zoz15n7khuoLMxpS4QhKyZv58dCmuFKOxnLE4ei6DmrQg9yyBhluU/66aFigoeeit HN1Qdsl6GH5W7tH/0PAIRcY/uKs5tkcqr/UWffAtpZNdY8KhHpPy72wpauqMIj2he3PV V1vA== X-Gm-Message-State: AOJu0Yx7rea0JKioECH77boSAYzbqi8HFMMB5eaYPYTvBHnqoTsCROGM E9Bm3nzC/zMmNSmEQuj9ayC8cKxeRR4Kws/wLX/1nd32Hf92rOqQXkjNow== X-Google-Smtp-Source: AGHT+IEnj3/Ev3K+3+juArZzrhoBuMRufJHeCu4Bb1vvn4O2EmrVsi8++fkpaKXkja8LwVaiiaY8eOIHesMy X-Received: by 2002:a05:6e02:1c0f:b0:34f:df0c:239d with SMTP id l15-20020a056e021c0f00b0034fdf0c239dmr2051280ilh.15.1695808674775; Wed, 27 Sep 2023 02:57:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fz12-20020a0566381ecc00b00439f790e94dsm705813jab.0.2023.09.27.02.57.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 02:57:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 02:57:54 -0700 (PDT) Message-ID: <6513fca2.050a0220.8ceca.bde2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 380176052514; Wed, 27 Sep 2023 05:57:54 -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 | +-----------------+--------------------+ 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 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/