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 53AC742651 for ; Wed, 27 Sep 2023 12:13:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EEC940277; Wed, 27 Sep 2023 12:13:58 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id DC4A540277 for ; Wed, 27 Sep 2023 12:13:54 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77575531382so48624485a.3 for ; Wed, 27 Sep 2023 03:13:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695809634; x=1696414434; 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=OYDmZbOTjsMZ0lvoRXtkh9MUTFmVfXomCBMM1qaghmBGCrzTDEuzglNeehMNh9Ueh1 1brnbG6MYHHigYhnWd7P+AwRyz8cPky6D4k5HF2gX215Gde1cphoRxCAsHxLirhNZYir 33TbpkmvkE5NgaOET1qig5/lm0NyIkQurWWsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695809634; x=1696414434; 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=XUSXjx3t7Vwu8fm37VBYpP6xVzbbXH/LXjykgK7H1Pw67NP88HI25sLOJtDVh0Symo uDo932b5xOmJtBiq0BtYPoKBV0wD83C08aKdi8iEbEpkbuB+161FlXe9sxZJyzYPe03/ PVXVLqBtItmFvkjNT0JYlAwu1lxC9xuI4vUUmvA2d/JDCX/YDBrT+/voKW8qoW5ovEu8 NxwK9nAA0uqqqRzgnZSHKVmzIA1ZxQiVF3XTQm03qdsOm8bb3igbx8j9ekuN9hE5m/SS I7xAq3delLiVB5xB+e/kUDTvWMAUN/yCeJpCmrDG546T1DEfN3y2L5ZA4xHJAqjj3RXN feEQ== X-Gm-Message-State: AOJu0YxA0zFPpSwRLDaRk+BPYl7j66BcpvhndF5sXTmGK/WhSc1Bxb9J 8ehr/glFw8yao1YVHZJ5n+FYMSkQjJ5P8igOtd15LQi7UGmEDcx+H8lMcg== X-Google-Smtp-Source: AGHT+IGxzaAG5nqXRmkBMZrJZQ/Y9IqDjPH2KQ819LEM+rUMuUunsmE1Noy7QQ/aO+py7ylG9Ty7gGRnOGch X-Received: by 2002:a05:620a:98a:b0:76e:ffaa:a816 with SMTP id x10-20020a05620a098a00b0076effaaa816mr1579961qkx.75.1695809634301; Wed, 27 Sep 2023 03:13: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 g20-20020a0cdf14000000b0065b269a184csm358835qvl.4.2023.09.27.03.13.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 03:13:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 03:13:54 -0700 (PDT) Message-ID: <65140062.0c0a0220.cd35e.5f8aSMTPIN_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 E30246052514; Wed, 27 Sep 2023 06:13:53 -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/