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 D4E7342651 for ; Wed, 27 Sep 2023 12:08:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEAD740277; Wed, 27 Sep 2023 12:08:43 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 21B0540277 for ; Wed, 27 Sep 2023 12:08:42 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5bbb205e3so96766715ad.0 for ; Wed, 27 Sep 2023 03:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695809321; x=1696414121; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UMo4/FHxkJeQDny+buDdTTjwK93X8L3cL+pjMEFP6AI=; b=V9W7jBa3D7QNvQPVKLsmTl5blo6Rl/KL9LEcZcFRsH6j6Xz97+k99CvNj7/oUAHOFz hrRJiY0KkKMGupHm+DB4kacspSRMHnz0NmsV8NVs7E2NcbSZid1XOa2DVXurEUBqQ9t9 +gl2nAE5d8/s49BC/sET/yl8xCv6YufUKwftA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695809321; x=1696414121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UMo4/FHxkJeQDny+buDdTTjwK93X8L3cL+pjMEFP6AI=; b=GOby1rQJ0KkMs43LrAFEwo1yhofkzdy7zWEApV+fh2Cat5+FMm0OzrmyaPodUTm2FC BjSPDDSkvKYG+QSuddci7uw4BmDZrx4RpexAguTTzdUDLDRSLATQdQ9gq9sGGc3VQXkY jJ2sWV5fjkql1rCP74/I7OOCzJPLx9JkTLwb2uJcq5zJnhmFuvydAEXKG+AqMy2nmT+c 0yy8eJQ5QE/pvxkj3wv7w7IuZuqM9AyfgaVM2gAenHcXeLPaWHj+5u2CyQ42cp8urCOK xM2b/o+2F131WbTmc/zYOCNv3ZpDzit4YwRhHokVr4VAbLaxrTCkXIgwF578bMJ1kZUe aagA== X-Gm-Message-State: AOJu0Yw9okwHEEov4Q8KsEJMucbuZZ7mqGPhD+E8pCcRu//rOKyHSYBC m76rXpIdKG66oyuv/w6HB6rxy1kUBRJoLJEl/dkriMYKPZWffadZXFlprA== X-Google-Smtp-Source: AGHT+IGqu1huid+xMUUtN9YpMrw5DoiESuV2fekBGJ5b+efuGJpIv/4L+anf6oHfqidFKHKkMhfT8LAz+UoV X-Received: by 2002:a17:90b:238e:b0:268:18e:9dfa with SMTP id mr14-20020a17090b238e00b00268018e9dfamr1217278pjb.5.1695809321348; Wed, 27 Sep 2023 03:08:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oj3-20020a17090b4d8300b002635002b64dsm1230004pjb.0.2023.09.27.03.08.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 03:08:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 03:08:41 -0700 (PDT) Message-ID: <6513ff29.170a0220.4a83b.4aedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69E446052514; Wed, 27 Sep 2023 06:08:40 -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-arm64-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 | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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/