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 81D204619A for ; Wed, 5 Feb 2025 12:51:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EA0A40261; Wed, 5 Feb 2025 12:51:38 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id ACB974025F for ; Wed, 5 Feb 2025 12:51:36 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e7409f8aso165952039f.1 for ; Wed, 05 Feb 2025 03:51:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738756296; x=1739361096; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=pvy7pDkm8k2Iijsf4OphBXK8mdAcrPKax0htManyMM0=; b=Bn6IqdLiAdBt717cQfTH6M0iM0KwRrLHhqnxidyer4vyPecc4zkALRD5bLXCQgwrTv QnJNlaomlCaHVQnn1R++BKliAWsB0fpHHLwDlQIszJhz3P3DouIaNRUWk7B027CYzlIS 9a7wKvBp3rQATwReynYVov9BUfkkvhPaLNADo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738756296; x=1739361096; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pvy7pDkm8k2Iijsf4OphBXK8mdAcrPKax0htManyMM0=; b=StGC0PgXzuHM2Hodjl1rb48r0TCt/x0KRCY8ALsOM/PWH4CHiWAN3wrXtALIimyWiD eM4W/fzNCbSu1avYA2zqx8z6Mo/v3PdHoKrVlDDPe7fuhicWtjGjGYjZCy2fQWLxAthJ AU5JZQa0gPVf9JCPmvsTfmcovMHeozXmPrGKMf3EtmoOKhP+v5buQJXu2+CnGSBV4V+7 oPkQsdXNJGY0P5CeKtWEreNgvMYPQ0AjmaC0uk37N7MXPcpDY7V/bBjjRN7+6MVF8W7n XX7PjxcMMtlbo+ANFIZNPqL7bqYDZGZfeu3kOO2DUGvG7YcyeQDaB/4KWyCyO7j5uCTT wrFQ== X-Gm-Message-State: AOJu0YyROhwzbaVWogUO5X1x6pzTUpOnYQNkNp2LDT111ijvEu1traV5 2ABQxt/lTkURyPDLnevB6nG/ZAQCuNYA1wHUt2IbB9p7ZLGxSWhYO3ng6gsowWgsMVY2Mrb/RJC erstsPT1weownusb/baivzajG8OuwP4mrb2v1e6fP X-Gm-Gg: ASbGncuaGZEhZprWRcLBRhVLmLVy1vm0K9exqOtc2STS/PW6PyLkJx4MNY9BUEmywqJ 4YL4BuavhgkDA2V4eFXTfsg4Rql8Ani8D1lrTqXCLin70Bv4RRfyy3+ZCqu66JELotn16L78YBe uvb5LEhIzSpR+xq955bea0qhJdxrrl9bvZ2ga37NCIsZ6/QOQ42ni42K31bno/Kclfsnei+U2Zh Sz9vfpO/1N2H1o29UOR+pfXOHD6Dm3J9JD3wf8AU+M+2Bb9KGgs+LCPJpyZRIW8upy/weNXLzKZ Vpun7YSCBQBQKVv1dwfta60hJ97VHA== X-Google-Smtp-Source: AGHT+IHomilf3iiHz3UMqJ6KUSkoYKsxROcLtZ/RMDalE+4FC8xLVbT9NnVck4CKf23/cWNoPpRyLXyX+dGx X-Received: by 2002:a05:6602:c81:b0:851:f176:97fe with SMTP id ca18e2360f4ac-854ea4488d1mr283394139f.6.1738756295905; Wed, 05 Feb 2025 03:51:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ec745b4ab9sm733256173.16.2025.02.05.03.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 03:51:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 03:51:35 -0800 (PST) Message-ID: <67a350c7.050a0220.2a6a4.03f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D04B6052471; Wed, 5 Feb 2025 06:51:35 -0500 (EST) Subject: |SUCCESS| pw150932-150965 [PATCH] [v2,34/34] net/ntnic: remove tag E From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250205104548.1533554-35-sil-plv@napatech.com> References: <20250205104548.1533554-35-sil-plv@napatech.com> 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/150965 _Testing PASS_ Submitter: Serhii Iliushyk Date: Wednesday, February 05 2025 10:45:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:dc4ce7c2538b713e16887eb598da309bc7b4d528 150932-150965 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#4818 Test environment and result as below: +---------------------+--------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | +=====================+====================+===================+ | FreeBSD 13.4 | PASS | SKIPPED | +---------------------+--------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | +---------------------+--------------------+-------------------+ | Windows Server 2022 | SKIPPED | PASS | +---------------------+--------------------+-------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/