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 0CD0842503 for ; Tue, 5 Sep 2023 17:36:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11CFA40E72; Tue, 5 Sep 2023 17:36:43 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 0124F40E72 for ; Tue, 5 Sep 2023 17:36:40 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5732481b22eso1734239eaf.3 for ; Tue, 05 Sep 2023 08:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693928200; x=1694533000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UGQUbFdQhD25NVzrGG72H3LDyUUe4d2mgKOe6ZUxprs=; b=Tr0u1nbl2cdv1sf4One1jDdH4KArTYdEw5g+WMZW+cUmt7X45dvtZek8ckP/7EK39Y b+ZxFHWHoVGaVqTK/hBTMISpn3+38DqiFN5nZ8N808uueuQO8uAFxQoZveW19TAjOgOi yPqUSYfP/+qcy0vMCedlEWLD8gAjljF3mN7Ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693928200; x=1694533000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UGQUbFdQhD25NVzrGG72H3LDyUUe4d2mgKOe6ZUxprs=; b=P4l05m1To9f6LpG6nyC1Vz+W0nE6468D8HFle0jVkU2ynvyeSVifgwTJZ5oE64iNc3 odcz3f2Fu8rP777GRxEPCPTrw13778YitTRkClb7HN91ipt5cLOuK7MEklDlC/++zcDQ 0WDlO098zFEBeW0QdFAvEHpT9AUl8bzICfIqVVX1l7o4rvjEerQcZfEAYEbDp533gpPe qnkdpEsd0B9zVnxD5SV8CHnxBwHhqd3cdz7FeOka7ag/Zmc+jHhzElllN4sMM2u83aUZ eFUSNdvFoZ2ENf5Cec41vZ2nBhikCQWpzB6PgFgP/Xpq851dA6mYutcj74ypVl+okvfW 0jTw== X-Gm-Message-State: AOJu0Ywgm3/PI+UQugojOyHozzEiqRE+qdvxvkNXGCwnbY0sEFg4xUYs iB14wbGL7bU1XAN5eaRlVgn2/CY/0Ljah6RxLIe96/5Alb1BGoSBDnfw8A== X-Google-Smtp-Source: AGHT+IFK09CafHB6EPVdTkQDI9gUePL7tHteV8ne8D/+tOneEQBg0vfPEsXg+acTENVYu4Z3lbeUtx/UjANz X-Received: by 2002:a05:6870:4151:b0:1be:c688:1c0 with SMTP id r17-20020a056870415100b001bec68801c0mr17790557oad.47.1693928200469; Tue, 05 Sep 2023 08:36:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zh38-20020a0568716ba600b001c0e84d9328sm965354oab.10.2023.09.05.08.36.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 08:36:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 08:36:40 -0700 (PDT) Message-ID: <64f74b08.050a0220.eb4b6.c1ffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED5076052471; Tue, 5 Sep 2023 11:36:39 -0400 (EDT) Subject: |SUCCESS| pw131172-131167 [PATCH] [v15,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/131167 _Testing PASS_ Submitter: Mykola Kostenok Date: Tuesday, September 05 2023 14:54:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131172-131167 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27526/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/