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 69D6342651 for ; Wed, 27 Sep 2023 12:06:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63D0040277; Wed, 27 Sep 2023 12:06:26 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 5C46340277 for ; Wed, 27 Sep 2023 12:06:25 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-578a3069f1eso7155253a12.1 for ; Wed, 27 Sep 2023 03:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695809184; x=1696413984; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VpeBi9rTiIRCwuA4Mw/IxpZOX6YqvF02SLMFNa69cNc=; b=AAac5sSA9lnmY8x1oEAZbHpIYV+oj/QUjxhNigwIDod+pnu6gysiOMUpQ0INCZl6Fs 7SVKTkNzsTxvyFSpng0JXvcr9PcvRPP+wA84QWzSGvIpffHyvknr2alrYTjCzMxdIOmm QS7b1/uXGNdGErKDtDycDaeNkELm4Avlaqupg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695809184; x=1696413984; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VpeBi9rTiIRCwuA4Mw/IxpZOX6YqvF02SLMFNa69cNc=; b=fgX7KxPhO4FbrOi6I4lErCyhXweQroN0oJByP+K3WLvWkDr8EbL65d5XCGqU/IWumR MG5Z/cOlf/ticsdW0pvPZmmpLbOMa5pV0rG74fXTNkefJOSHwaCK2RYkTu7Djx2sCZs2 k1Ma0RrRTMdEW36j43Q00f671k3pHIK/5wZKnJyj0q8TI3/SIaxNRmXe9oT2AVXbhgtK O8g0TqjeP/5ZR8w921GhyHLsEKQGNSaR20DIq16pUjTMc+6zqElbpHi6Uw6ozqgZcDEH rSxTXIWRYjtCoKZsw01tjyybkPhsGRk1qpQlkZBY4IYqAS1jNa8JDHQeT6KsClCPxhqv pbAw== X-Gm-Message-State: AOJu0YwnTFspRyTzS1OZvHEnKg7wHLAV9UFA2a74QLsgPSqHnbfLZec9 teIu5jcKzp5rLy6FbYe1/tOz8fMsfqpGZi03fMmVNhCnWXDpQUE15Ypgyw== X-Google-Smtp-Source: AGHT+IHRsLFtuqSsgQfjK3x/yoeG8nY+K6/pCu7kiEiPUf2NJslP4vjY+9nuHeX63B+KvrZiiO0N49s8Whal X-Received: by 2002:a05:6a20:42a9:b0:15e:bcd:57f5 with SMTP id o41-20020a056a2042a900b0015e0bcd57f5mr1465526pzj.3.1695809184586; Wed, 27 Sep 2023 03:06:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a1709027d8800b001c5d0a81ef7sm642195plm.111.2023.09.27.03.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 03:06:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 03:06:24 -0700 (PDT) Message-ID: <6513fea0.170a0220.6907a.4656SMTPIN_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 A08726052514; Wed, 27 Sep 2023 06:06:23 -0400 (EDT) Subject: |SUCCESS| pw131986-131987 [PATCH] [v4,2/2] node: add UDP v4 support From: dpdklab@iol.unh.edu To: Test Report Cc: Rakesh Kudurumalla 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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/