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 4C7FE4412D for ; Sun, 2 Jun 2024 05:30:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 474114028C; Sun, 2 Jun 2024 05:30:39 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id D9A204028A for ; Sun, 2 Jun 2024 05:30:37 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4eb1a5c26a5so40449e0c.1 for ; Sat, 01 Jun 2024 20:30:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717299037; x=1717903837; 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=XjNwmvQ9ZL3xRTIxEIX4P8rpWDgCttUNvP4Pgt+tYhE=; b=IQ0S68mUV/V1GQy1w5Z2w8YOFdBSCC07WUucsh/qlNgnm0qP5UimOH4f/A8i++KgF9 e6P3SaFR83RbHEUQzqd0wxj3wqGsyXR7FRqD+V6oarz1G7hJNZnuweqffy0RxGQex4uE aYBUetZHB9HuC1I0ZLYlzXat3TirdKAOI2v+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717299037; x=1717903837; 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=XjNwmvQ9ZL3xRTIxEIX4P8rpWDgCttUNvP4Pgt+tYhE=; b=ff6pomghGJn9iXM/LfNJK2ghiInPfE98+rH3ywll7uIWkZaH05e3TcXVMwbjqFEm3P zlmJZDDmgFeDxuuOzd3251w8GP/6Rkw7N9J0LaOXiN7cS4TWCLq04syfGlEX9Ujy1j1C LEN3EnS/hKZWPynVwuUrfEsdahpaHj6NYAos6FL2WGQ3CDrp6ewks+A7J9k0WpYb2BN6 W9bSgw5zvAF0+/6godMqNLq0nmsu+t6KS1yYdSavVBsieB8pHrBFnT8A896I6mC/JW94 WcB6gDbOf1YQjuidqscBUNsnJyL1FpwdZ6PUCoL9tIqsityDMvdCGmjD2mNL+mwRqzbm 5FXQ== X-Gm-Message-State: AOJu0YytiraZlKjfOctKPx4GXiXKzPC3u+eWBTnOnDJeWQRefh4xmXKm R90x/L49vFUaQdVDkJwkE4mxKid1Moepbd+tdgwlxRhIwgArequ6+w3XCg5kLwcuqLelR0ELewY QoljlmUUp8JjravgO6HxB8TrdDCtLRu0BPrki7llPFFDT3RapELqphtQ+ X-Google-Smtp-Source: AGHT+IEeRGkVeVExbOtu9F8KWMMXiLLJjqdtSqHrGrbUzoHmv2UILsZUFO5uUJL1OT9joKuqCjiIpt4LGP/j X-Received: by 2002:a1f:7dc1:0:b0:4d8:74a2:6d35 with SMTP id 71dfb90a1353d-4eb02e04bd0mr5928411e0c.9.1717299035721; Sat, 01 Jun 2024 20:30:35 -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 71dfb90a1353d-4eafedc34a2sm112210e0c.3.2024.06.01.20.30.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 20:30:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 20:30:35 -0700 (PDT) Message-ID: <665be75b.c50a0220.295ed.854bSMTPIN_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 412B9605C373; Sat, 1 Jun 2024 23:30:35 -0400 (EDT) Subject: |SUCCESS| pw140541-140544 [PATCH] [v2,4/4] testpmd: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602024504.179506-5-damodharam.ammepalli@broadcom.com> References: <20240602024504.179506-5-damodharam.ammepalli@broadcom.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/140544 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Sunday, June 02 2024 02:45:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140541-140544 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+===================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/