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 21EB7430D2 for ; Tue, 22 Aug 2023 19:33:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F1194021D; Tue, 22 Aug 2023 19:33:52 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 21F0A4021D for ; Tue, 22 Aug 2023 19:33:38 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79241bb5807so44532839f.0 for ; Tue, 22 Aug 2023 10:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692725617; x=1693330417; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pz6io0e1LfVRz8NMvy36cfgRpW6tKG/c84X67O08R1Q=; b=ZpNKEq3V+ee7mqfh2jdctM/FATFNA4SN0nhm5XMJ96bVpjDkXVhEnlLFB5nWnqJEXS mNrPZjuRxVLyL1CXJBG+hYwDTkWH2f1ul4Z759g1KS5INg3TvBVCUGKrTxGAdYe1uSFl DEJM1MbINafG+ID4Z2zWhcKD2QX7lNsfTmnY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692725617; x=1693330417; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pz6io0e1LfVRz8NMvy36cfgRpW6tKG/c84X67O08R1Q=; b=PyeMmI5KP8JKfCLSWagzrQCVJzXf1kg3qbinOcUKcLtPma2qllCAlHfU1tV4MuFA7B urG27DIMHNJ6LX21gTHXgyeVQifH9T5+Z8CsBRYcI5K6A20u6I31zzlFhrDt6KdesmtG j75yyH28CI6o9ZmMEtQWYVrkvN8pnBj3w9V9N0CkklUmi5+uYkSxHGn+TiCSxY8Ciowx ItmJUqw8hos5d7JwZAbkPTYiyvup1ctycf4q/0VnK3NUVjG9XsgWZBeOjQ2M7zg9qFdm 5QUtrSpjtQnKrDJvU//moaxVkLkC2nEm4SCpTw9Xh2tJef2MUB+b0jedv+rx985hj2Rf FhbQ== X-Gm-Message-State: AOJu0YzQY9pi0blmVL3EmTfRI1nIeDUvTTUVH6hcZxLHE6CQ+wAs3H7p w8pRQd9IeyzOCEmRCVOrdugC0CBqRIzBuLYCzUsxpZg4ZtebYqPjgerBmQ== X-Google-Smtp-Source: AGHT+IFrrGU2KdsfDxb7u2/cxlqjQJ488Wb9aJjrIBJ1xTfS7wq853icUfq5j04SfraQ9KUr+n+dBU7DtQ+g X-Received: by 2002:a05:6602:2761:b0:790:ca22:8d7d with SMTP id l1-20020a056602276100b00790ca228d7dmr398637ioe.10.1692725617543; Tue, 22 Aug 2023 10:33:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k6-20020a6bef06000000b0078702f2f57asm403375ioh.24.2023.08.22.10.33.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 10:33:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 10:33:37 -0700 (PDT) Message-ID: <64e4f171.6b0a0220.7444b.24f3SMTPIN_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 150A36052471; Tue, 22 Aug 2023 13:33:37 -0400 (EDT) Subject: |SUCCESS| pw130646-130644 [PATCH] [v7,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/130644 _Testing PASS_ Submitter: Mykola Kostenok Date: Tuesday, August 22 2023 15:41:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130646-130644 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27417/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/