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 55AC2430C3 for ; Mon, 21 Aug 2023 16:37:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5232242B8B; Mon, 21 Aug 2023 16:37:29 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 7D8CC42B8B for ; Mon, 21 Aug 2023 16:37:28 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-44d4cef5effso360907137.1 for ; Mon, 21 Aug 2023 07:37:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692628648; x=1693233448; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=koc9uSxwah5TnI0hcJbnlBMG2ovWzpHsHdErOqQKmYg=; b=IjvAe4g88ma0VSU3ocDRFxQGti6u2P+TyO4+qO6JLmcnv0hXvOPJC6UBxJiG42+AAl 74T+GAZV2cHVTW0mPNW3BAacbJRzCrbt630gFUdabN5pgQnhONA95cn/LNun+PldiMg5 cEThoum9LV+t+uF52bZ2S2LVozYxoI0V3w2yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692628648; x=1693233448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=koc9uSxwah5TnI0hcJbnlBMG2ovWzpHsHdErOqQKmYg=; b=buomxhfp4I+gZqk6J8RThEOBxSXF5Pa55Q+X69rd2dz4HQvnamGF2nQ9iVdSwC5Wh6 wnEFtqKKc5VUwOUIgW8np+um55mqRTtO6+yejDUtBCM8rENhQ28LmHQwZPqy4YO1Ec57 NwfApG/ihN63iuZ8ZceAdAY7UJeTD0sAunwxtIAie6ndHidUUkx2Dc8xAyB6DOjv51uY zCc5ZILhe1ZSdHnF2hEugW2uCKljFcd7eKS2V7HTRF90zpo6oTa3GH3mz2bUaeIolSzJ y2tD/g0QxnXgZYi20vvshMkBFnB8rNDZscyHdBFZIfnCVGuGStYU9+t03CFkbxDJjREh jQYg== X-Gm-Message-State: AOJu0YxFwrGKsQYd3LJPmFLewLjUrb+nRTRlcbsFKz35Y2QUHkD/EmTU vJG7Sc0QXbnx1WEsIKKcpk0F0aJ6OjnWJROjGFx5kwEYlboWHan6m8VtaNfUGscyuod7CVtG9w= = X-Google-Smtp-Source: AGHT+IHS/h+/ntOcrzT/rYfwjN/0Io4PYSgtD5NVmLeWKN1S6snvbYJYv8XYmHjnUvExCDGOIbyJ+6eIUOxt X-Received: by 2002:a05:6102:300f:b0:44d:5105:b146 with SMTP id s15-20020a056102300f00b0044d5105b146mr1835001vsa.23.1692628647911; Mon, 21 Aug 2023 07:37:27 -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 f8-20020a0caa88000000b00647219f49c9sm653648qvb.32.2023.08.21.07.37.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 07:37:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 07:37:27 -0700 (PDT) Message-ID: <64e376a7.0c0a0220.e3051.6426SMTPIN_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 A199F6052471; Mon, 21 Aug 2023 10:37:27 -0400 (EDT) Subject: |SUCCESS| pw130586-130584 [PATCH] [v6,8/8] net/ntnic: adds socket co 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/130584 _Testing PASS_ Submitter: Mykola Kostenok Date: Monday, August 21 2023 13:54:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130586-130584 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/