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 86A8741F54 for ; Tue, 29 Aug 2023 12:55:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F73940279; Tue, 29 Aug 2023 12:55:21 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AA49B40279 for ; Tue, 29 Aug 2023 12:55:20 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4cd0f6cb2so2301726fac.0 for ; Tue, 29 Aug 2023 03:55:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693306520; x=1693911320; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R6+GDzjOZP7XuN91+CIcQQH89AyhcCORHAeMYD2oKO4=; b=PAXvDdITgDFufjGdw0junCHpM68e5iaDvv8Cpz7zsEcSfSMhu+xU/9b9vPxI9jGGr1 mxBDeWwR7qnVV/TAUThdyYCSrbFmisaydk2tTSnY6RzFWUQnDynRgVEveQN/76aXp3ZR YgbtAk4PjudjtHT+w77uhWuqR2vLLW+1C/zu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693306520; x=1693911320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R6+GDzjOZP7XuN91+CIcQQH89AyhcCORHAeMYD2oKO4=; b=FVEbh9bXqASx2uzC7PnP3wcR3k7ADx1+18N/MvQaNXt5gY9Ib1fElc9IXw/ShAE3a2 i8HeCC4AKvbaAx4n+d8eQSkIVSjCVQt/gTdyjt2P+KsVt9Y4/y85tUIHEdpks3jOtakS av4Fmiyly9PqlpfbUyuHC31a9nlN16TMr1E0vxGVR7qsC/y7T3biLavTHEnxw/Ar9EAv gfeG0Arm7kMqp3QmQi9agnyWsHb2nmyfNlRKOM9o0VfOM6i0QVVNa7cK+Oj4NWqE9Z/X v+gGZvxZxyEdM/FJj/wI/PHPFaVEaMdTwejEuXFMkFUvqpH8Rg4U7QqGxW24RKtRS4LM YrgQ== X-Gm-Message-State: AOJu0YxDNkX0yV031cMNT1RV+NptXCPNMWhnZ7ZZZLR5rHzgBWewN4vw LpqYqaQRQIa+ysBSwhKfJFV2FoFxUTq5SD64wtzBQQNjimiKZMlzqgLuvQ== X-Google-Smtp-Source: AGHT+IFEfXoHVzntCpdLkPyLMaNYqY/W4+rW/xrTkK+uzAkrFjdOem1qrGtqxlRnpTvPhv5zTw+dpBRDuBDD X-Received: by 2002:a05:6870:c689:b0:1c8:c22d:1130 with SMTP id cv9-20020a056870c68900b001c8c22d1130mr1355216oab.21.1693306519960; Tue, 29 Aug 2023 03:55:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a05687036c700b001cca1dc6d7esm888556oak.5.2023.08.29.03.55.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 03:55:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 03:55:19 -0700 (PDT) Message-ID: <64edce97.050a0220.eee68.b763SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 940F06052471; Tue, 29 Aug 2023 06:55:19 -0400 (EDT) Subject: |SUCCESS| pw130836-130832 [PATCH] [v9,8/8] net/ntnic: adds socket co From: dpdklab@iol.unh.edu To: Test Report Cc: Mykola Kostenok 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/130832 _Testing PASS_ Submitter: Mykola Kostenok Date: Tuesday, August 29 2023 10:17:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:ac1d4db91e9955148e82f2caaa107434409cf35e 130836-130832 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/27462/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/