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 07DE845793 for ; Sun, 11 Aug 2024 10:53:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0341F400D7; Sun, 11 Aug 2024 10:53:18 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 93279400D7 for ; Sun, 11 Aug 2024 10:53:16 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2cb57e25387so2722705a91.3 for ; Sun, 11 Aug 2024 01:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723366395; x=1723971195; 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=sfJnbAYlQJMIJsxj+KzWR50N4MYLmoOO77EnENv9mIo=; b=AcqJKJMRB9FGV0/sdJqepFxpdlvcX8c2FxGDuLUtr/k98Krjc94fhoMfcZeanBon1H 3PIIIpwr1dMj9VbqWyMH1agct2cQQWzYuGf6zL7K6Ckqk7PpFDExkaozV3WMnVsyJxYI OEmkqTRwtTOyht9m1COMiyJYBMBlT+J+XTsu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723366395; x=1723971195; 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=sfJnbAYlQJMIJsxj+KzWR50N4MYLmoOO77EnENv9mIo=; b=FVNsFnfNh2ifA+yZ4aKwvEfUjTKeSYKu7E6I7nCpj4XKRGnt/jpF/RKdfy51TuiVzV IzqjZGWETPn+n3cr3PSh6MUrIauV/a2tZ9jSHZu3W5yDZ+OSi3NnTSp3342wu2yQszxn GyQynlfuCaPxK20WnRgFRysKHKZSml+11Eu7AeT+jPEz/rBcjOnBpnn09NXjZqvk5Vbv aHrPN1ossE0mDdMeMVG6Z7k4ZhbOMafgKXWjYr6Td1HKLVlOghgcszB67lPn9J44/Pan tnm9x9W9wFTFu8dc9Lel69gzai09ZnkCpK9a12RgOCEwKW38Net+/j3Whof3470PQc+s GhuA== X-Gm-Message-State: AOJu0YzrYLk4VRrIlVleJBNbYHhhMh7+4s09X6htjomMRG9sUjiqzSAX 30IgCEiEfVU/cHaX/1+lduadaEIIM5dQ4r61nV+HDW2rhuXGDHjwuoa0g0R/ZsD6rD2A7weqIQY 2vMvKVc4NDJ/5UQS34N0xkv8Psu081ND+h6XfCvIiMPD+KNBrTHWcNyqY X-Google-Smtp-Source: AGHT+IHUI+tm8JoUwQCpMHu82jt8wB5S9aXXf7UWYQqnE+GD4OY3ls6B8ytQ7sK2tiSRCHUYtqP/906okZCX X-Received: by 2002:a17:90a:1301:b0:2c9:9fcd:aa51 with SMTP id 98e67ed59e1d1-2d1e7f96d90mr6944365a91.5.1723366395470; Sun, 11 Aug 2024 01:53:15 -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 98e67ed59e1d1-2d1c9dae84esm321630a91.13.2024.08.11.01.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 01:53:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 01:53:15 -0700 (PDT) Message-ID: <66b87bfb.170a0220.25a69c.9119SMTPIN_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 A1A0D6052500; Sun, 11 Aug 2024 04:53:14 -0400 (EDT) Subject: |SUCCESS| pw143062 [PATCH] [v4,1/1] examples/l2fwd-jobstats: fix loc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240811065819.575759-1-rkudurumalla@marvell.com> References: <20240811065819.575759-1-rkudurumalla@marvell.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143062 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 06:58:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143062 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#24771 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/