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 1748042653 for ; Wed, 27 Sep 2023 18:32:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 118934026B; Wed, 27 Sep 2023 18:32:54 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C76FA4026B for ; Wed, 27 Sep 2023 18:32:52 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59c04237bf2so148184197b3.0 for ; Wed, 27 Sep 2023 09:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832372; x=1696437172; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YMzp2exRSbA3GF9vBcb71SGajziKA7KF5XyF2jggwNQ=; b=MRd42f4Ifk0NUVDaquGeLdlxdkNpyHOk9N1NKcJP1ZOSxcUt68tOERo+FGmfj9KPdW baNfUwCtRTWiIKm7TAv8OKsXtv3WsxG5E4vts6qxx6YrGKw0O5AxxNrfgAQWoH2ZjD1n L0MAA3IsrnfoxePCh+jDthtMDq3+HhYaQvxjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832372; x=1696437172; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YMzp2exRSbA3GF9vBcb71SGajziKA7KF5XyF2jggwNQ=; b=m2zlJBLODYzSlKpGpvYeTS0D0JoRwccr84b8GnmqdDDSuaF8nJGFHELhW3qMEJTXYl bJd5H7iagAafJ/cIbmpsgScU3kvw5EjIz/KOvWR57IQScKXedBGS2+Xa6wqQ/HyZIVOJ O3frIjSaKTlxY89TasLDZp/ImRV5TeTdoMlBu4HQR8SYApUK+uB7q/2nc6akYYy6tT4d iIL6lA1jOoY/UqaXUYjROs6T76JNVSdcizxCgkEbuv8kcBfApuDL5KUk9jE0jiaVDbZS m2sAAvB26VJplRc2ltBQV/6fsTXZ/pE2sPqwmXrddRePliQtQjxlBLscOZytrs50HO3+ 2pzA== X-Gm-Message-State: AOJu0Yywk8/GLpbJ2LxYtpGiCOuxdbk3U8R83+1sPT/jYdeqv10Hbtpk Xx5EQenOgluJ9u0V3RVOT3rc/nd9eU4ofn3O2pCsBO+f15obzM5A/NnuvA== X-Google-Smtp-Source: AGHT+IEuhuGuBjmMJ4iWKC+5pM2mPKnTg073uXVvx43Z7FPWn2azClVFxAam+NHmyh0IjjIm5IhNRWBdC4Ud X-Received: by 2002:a0d:f2c7:0:b0:599:b59f:5280 with SMTP id b190-20020a0df2c7000000b00599b59f5280mr2832885ywf.28.1695832372052; Wed, 27 Sep 2023 09:32:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a818202000000b005902bae0220sm1400910ywf.72.2023.09.27.09.32.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:32:52 -0700 (PDT) Message-ID: <65145934.810a0220.18f87.4c79SMTPIN_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 AE7576052514; Wed, 27 Sep 2023 12:32:51 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/