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 E6A8C42653 for ; Wed, 27 Sep 2023 17:57:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1A154026B; Wed, 27 Sep 2023 17:57:14 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 45C114026B for ; Wed, 27 Sep 2023 17:57:13 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dd78b46995so1632252fac.3 for ; Wed, 27 Sep 2023 08:57:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695830232; x=1696435032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MGeZrSehp20Of7dTByjx3ND1QTKMPUgS4NDyNuyGr7k=; b=G887+J1agew+mDBcOURbW5ALvvlerP05ascg2WsveNDjc37XL1Q6xj/6QD0PYv2xzs /bj00xdSAxu5TBJeQ7mYrIqvFzNdpP58ahFhR5RzU8+zmEcGU4IdJ9IrotYv61hnMA8b UT6XAcEuSUu6AsXDCXuCBtBaacqTWpU6KeXA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695830232; x=1696435032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MGeZrSehp20Of7dTByjx3ND1QTKMPUgS4NDyNuyGr7k=; b=hmmXpMuQSsRcvGbGQI4sxF7ACJ8VJRQaq1pRK2ooIEmL3dl0Y5J3co7XO/eEUZwMXl 6hsGXuqp8M3UCSgU/0xW7BFL5uqiIFIwOP+zqDTHLfGYbzGnnNsA3AvwbHbZTxeVbgO2 uDRDVe/4+om1vEHWANttB5URAPSkNcbOL7xmIf/6mtVeUlprIqiazkaGVOGGQbsVO0wF /nEsYVIE689diSPTO1E/rR2hcmsPD+uIBSdrVw8X+Su8pzJGL+wxlDqSt5LkzmerbgpA v2A0V7/VRq8WBo/jLBaF03+FrtmIpblXXfDQKZWOY+XQQMWeAmsKcQgMaeKTi7Qtevst W/IQ== X-Gm-Message-State: AOJu0YzqT+m5al8syKngWC4N+JlDkctS82HBPIJmrD5jHbmn9w5WFG/1 6y8npP9IypjQCcBnmU7DUf9AgagGn6LGkU7IR3YrJDsg/GbQdxyNHfwHfw== X-Google-Smtp-Source: AGHT+IEVP7TYYvPJD9UypZ8BBGXArEDvrJL4B6nwGm4rlOy1+wJ/k6KkaZYqRsmKrJiMtXQjI+YinY2FJt/R X-Received: by 2002:a05:6870:64aa:b0:1d5:aab3:ecd3 with SMTP id cz42-20020a05687064aa00b001d5aab3ecd3mr2929333oab.6.1695830232622; Wed, 27 Sep 2023 08:57:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb29-20020a056870a89d00b001c51be94378sm1297872oab.1.2023.09.27.08.57.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 08:57:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 08:57:12 -0700 (PDT) Message-ID: <651450d8.050a0220.c9623.01faSMTPIN_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 19B6D6052514; Wed, 27 Sep 2023 11:57:12 -0400 (EDT) Subject: |SUCCESS| pw132016-132017 [PATCH] [v5,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/132017 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, September 27 2023 12:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132016-132017 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/