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 88BD043F1A for ; Fri, 26 Apr 2024 19:32:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8430343EB7; Fri, 26 Apr 2024 19:32:59 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id AD5C640144 for ; Fri, 26 Apr 2024 19:32:57 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c74a75d9adso1583245b6e.0 for ; Fri, 26 Apr 2024 10:32:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714152777; x=1714757577; 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=TexREofwWJdWP0ZdGK2rkEK1oUp8X1zkoC3d3HAlPhI=; b=fi6LdPDHK5BiwNYbOel0eVUbCj1pFQQiOxm32YVf2gGnIzgCuitEhYFMalIVJ15TGp hrrOvhqXEQQVJZwfnJZlwDPFox/gj4O9w+KFRqj9uR/DTHlZc3z7fYRona+LFfBAgiaO 20Qg85cT69dejL9ECNI2f1XBmM/dKo06fV2qg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714152777; x=1714757577; 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=TexREofwWJdWP0ZdGK2rkEK1oUp8X1zkoC3d3HAlPhI=; b=MrHCBfCC1YzzH3YhMHCyxwzXWGrrsR6fK7XD7wg8XfUCCXavqWc0678MjR0wZ+gL9O xF6RRRrqksrawEhnpkwJHyWOW6TXiHzh6eQ+onvhaAluw0KXi6aTPEbT2hh3AgD/V0xY gbvqu0sfW3cWlL46QvTQO3HAkZrth2aKrF9sYULdC+naLQTc5/cZjHMfAgLIRzqjMvrd +hiSeYctxuWg5pdnfb0GgfshXLeMOEp0+w7KtimYkE/a//DXIeSr/L3M0N4P2z8zqrol 9B03xtn0KlcvTI4RqPnBbLLO47wvcGT9btC6ZJoUvStmoqTUTg4Hzl2lAuuZLV3GPsVB falg== X-Gm-Message-State: AOJu0YzKbp/vjZe2a8JzbqXZvVSQKyE56182ix0Ix272xbHKKdcDfgrL ZKj5LL9aEkPKtKll6OsLSw+6OSus9NPt8AoP2TXB3Wx0SUTHjeHIylfdJRIDB7eKqBr1ev/mmmr 0TZJ8BPOIufKpHQY04+bkCd7BsgT6YHaVJlRdLFfn X-Google-Smtp-Source: AGHT+IGVOUtELNQg2P/IOzmBmztl8eSrUHj6nXqEQfOp2CIuxdggg8CUEb5R9o7k2GQd5ZejET3hfF8QYs6g X-Received: by 2002:aca:2206:0:b0:3c7:1054:b1b5 with SMTP id b6-20020aca2206000000b003c71054b1b5mr3618737oic.55.1714152777018; Fri, 26 Apr 2024 10:32:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dg3-20020a056214084300b006a0a8e7f4a1sm146407qvb.4.2024.04.26.10.32.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 10:32:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 10:32:56 -0700 (PDT) Message-ID: <662be548.050a0220.54ca3.9b0eSMTPIN_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 AEC6D604D420; Fri, 26 Apr 2024 13:32:56 -0400 (EDT) Subject: |SUCCESS| pw139704-139703 [PATCH] [RFC,2/2] graph: add ip4 output fe From: dpdklab@iol.unh.edu To: Test Report Cc: Nitin Saxena In-Reply-To: <20240426122203.32357-3-nsaxena@marvell.com> References: <20240426122203.32357-3-nsaxena@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/139703 _Testing PASS_ Submitter: Nitin Saxena Date: Friday, April 26 2024 12:22:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139704-139703 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/