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 531594412D for ; Sun, 2 Jun 2024 05:29:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E9224028C; Sun, 2 Jun 2024 05:29:19 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 220F84028A for ; Sun, 2 Jun 2024 05:29:18 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-37482449fd8so10884035ab.3 for ; Sat, 01 Jun 2024 20:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717298957; x=1717903757; 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=aQfIaKAXoPpS/WcSwUO4AtvK69wP/ImXPmuMpMenyIVtwjZ+l2mzwyOIo+P80CVp0b g4bTrJ0UoPOsLE5U/zOr5+5KOP6vb3wqGj/CPpcVMgvcaXi/sdV3VnMnoFPgUL1KqhBm JUV8yufFxARIOgc6PVTzD+TiwQjpNg7DyFhdA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717298957; x=1717903757; 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=EYWL/SVnfKlJ3TSM94+87FT+DyYhLip6JPEbw7YeC/znZwBderKXyxv1P0gtGzt2sS aIhex8ESeGIedxmT7EfA3VWnbiAQNEiObVfYbOC9RzIIKUVBHMLdA99a2CNyu1+EHL7l UE1t754nddttkdsn/dR1+w0DpLutbsaCVbWvZxsrIHxI+MDBBTxp90pfsvLA5CQnwvb+ GyGS4xYBIH2avYwUwCBGWPN1/BYybO6cfRWO2NDMZciwQubQFhL5pc4IbMJea34GRcVd MKvTLIeEL1e+J8bOlYOg34O+3lf1w+HXSBE3wjzRLqT30B3IVyVkKmXO6xrTEoHEhbfZ UQVA== X-Gm-Message-State: AOJu0Yw96k6grS5vJfceocuDW4F8esnoiBTAiSRDCY881AxtOKIU+vEK 4QbWVSsLvStKOM3IOr45nA03P0o2RDUFPd+xkGpeMn0JLw4fG7azVzRJJnKZGt9gWtt0Ol3Plkp V2jEMybu0zY9V10iOzs/b0l+VTjDlV4qpKOLY+B2J X-Google-Smtp-Source: AGHT+IHg7nFmAhNQ1nx6oKtVPiGO5irlKzq6zWVtnHSkvN+wQLcmp3h39fu6AjdxdLRUlm3dwobD8uxA8IpY X-Received: by 2002:a05:6e02:b4f:b0:374:9a34:9ee with SMTP id e9e14a558f8ab-3749a341067mr7011665ab.31.1717298957500; Sat, 01 Jun 2024 20:29:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a2866cbsm1620425ab.63.2024.06.01.20.29.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 20:29:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 20:29:17 -0700 (PDT) Message-ID: <665be70d.050a0220.38ff0b.d994SMTPIN_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 EA2C7605C373; Sat, 1 Jun 2024 23:29:16 -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/