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 D03AC42278 for ; Fri, 1 Sep 2023 17:15:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D40274014F; Fri, 1 Sep 2023 17:15:26 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 4693D4014F for ; Fri, 1 Sep 2023 17:15:26 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bd0a0a6766so1690122a34.2 for ; Fri, 01 Sep 2023 08:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693581325; x=1694186125; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1lUyxwAumfIe4VeXwDQW35olkQHX5H8xF/WybKZRDjo=; b=Ca2Ps6zOIYQldrDScn2xuXWXbXApxvDvGHQ/vY7985AGPuskImD269urdMXueh8SIj bsvuwi4Zl/l/xAqJGvoTgs1tUYMU0QWLdDA76WYkVAP81OavM+cvr0ZOzELFVxnAGPVN 2H4P7UE8nwiPb0QO7U7gyazdWlxaT33L43EIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693581325; x=1694186125; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1lUyxwAumfIe4VeXwDQW35olkQHX5H8xF/WybKZRDjo=; b=HXXohFw+8zyIg2HHfhP/XZF1m2iEh065+KkkGRlzsLC0Dsz4C2t9YHp6d/pG7BbeNc mTDiHVIbghVA/83AKNtP2eOB4GUg1Ay4UqpFUheP1TpYtqn9NYVdHuhpHlDpst12TILe r+bNsCJd2kh4nXXVocfWe3eO5HIu0cyn7I/le5+7GO3K3Vz8oLsd6IqrHxNZnlcH5p6p 0T5bDOfkKhTiE3qQuHk7s2nb1aJYkUCXuEGRjmjRj2qlUcry+kDg+mi/inNdT4i9QGkA Elzeimr7sl7MuhjJ4OnekLv7OIV+0FmB6HIH4EQHBgYQkJUeAhrWJhFssfbiA6QnmvUg iCCg== X-Gm-Message-State: AOJu0YwvZsEZp+oJukPJOv5YYw/7U/9V5MCLyVEk7FWl94YfgK/SS+8l LJYlBXY8spE2/SfPcYEwHy4eC+9mECHTMb4DF5ZSwZWFJvGegsnZbUMyv2DyFvthDT0DzfIIZQ= = X-Google-Smtp-Source: AGHT+IGzrWKeAwAPvKAvBPLsneu5KDY8+L/Y9Up+VJBWBiFuJj4YaAe8Gi5s64zbZepoFEQdunvbSd96xE2N X-Received: by 2002:a05:6358:5e1a:b0:129:c50d:6a37 with SMTP id q26-20020a0563585e1a00b00129c50d6a37mr2204633rwn.16.1693581325503; Fri, 01 Sep 2023 08:15:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j32-20020a056122092000b0048d392bc398sm292336vka.0.2023.09.01.08.15.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 08:15:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 08:15:25 -0700 (PDT) Message-ID: <64f2000d.050a0220.68767.0f88SMTPIN_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 E0F896052471; Fri, 1 Sep 2023 11:15:24 -0400 (EDT) Subject: |SUCCESS| pw131094-131091 [PATCH] [v13,8/8] net/ntnic: adds socket c 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/131091 _Testing PASS_ Submitter: Mykola Kostenok Date: Friday, September 01 2023 12:18:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131094-131091 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27505/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/