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 403FE4385A for ; Sun, 7 Jan 2024 21:35:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32008402C9; Sun, 7 Jan 2024 21:35:30 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 02B05402B1 for ; Sun, 7 Jan 2024 21:35:29 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-680fdf7d52fso7915216d6.3 for ; Sun, 07 Jan 2024 12:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704659728; x=1705264528; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gC2Z6CvSdVIshOnkY2eHzLcBFk+vxK0+c0aNRmkdCWs=; b=iYE2UgHLqqUYGAL+Xxwx1hqoL7U7+Zd1fmmOqyjxL5e9trdh9YKOOGM2Py4WtZJyF7 JvtosKo99UJBWLv/UFQFsMiwxorUnV1L7OA7D01b4kzYLX5UZSsjl6V3BJWZYXWtByYj dCPjWRWyN1y3Ri5oqbw24NSm1auaKHqxbqLeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704659728; x=1705264528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gC2Z6CvSdVIshOnkY2eHzLcBFk+vxK0+c0aNRmkdCWs=; b=g9epDfdfKx9Gyo52tU4xqNUAdoQXQc9VbyHUPPlFFnkSTg41cXWJHev5kDG2UDaOzl YEUAZfYnA/EHnxr8uenjUYz64nWT7AmGoSGOlYI7l6AmlENFGRZZripR48ypfKv4rG8C AoVpxaujF0I88snqOCYlrS6PJNRQ/qeEgpYfQHgbxKL9TdOiN4eztarDNTWck2L3MS+T wt3VD66AWyT/ARFv3EaksSIyEC0yc2du5sfRL7zCSJj1ZepSowP7fodvcO9FR8OHQQZJ rBtMspRMhQAEnbiGW6VnaGZNs6PWJcSn80L4p1uvVsjJtparntFexup9ZX70eDTYqIfv BGgA== X-Gm-Message-State: AOJu0YzvrCylG/qQcZgpJZbzg276P3IDLtRU92OzIJb9Ce7VSqfSQU71 JhqLc4sobK4jPVPfS4ptiWG1/pugg7t+66awOF5tGjqvdWTTBtujwLzA20OYp28Z68dEBHKcXQN V0foBZQ== X-Google-Smtp-Source: AGHT+IE1BMkffAphmmq5smEZ6Hnkcae536z3aLajZ6QwL3yM+ZNceBZ2Be2mcY+Q+DxRlsS5Z3iNNcx/rHr4 X-Received: by 2002:a05:6214:c83:b0:680:ccf7:b351 with SMTP id r3-20020a0562140c8300b00680ccf7b351mr3611014qvr.81.1704659728509; Sun, 07 Jan 2024 12:35:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l8-20020ad44d08000000b0067f61c1b4a5sm167838qvl.18.2024.01.07.12.35.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 12:35:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 12:35:28 -0800 (PST) Message-ID: <659b0b10.d40a0220.f5f04.b005SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C8C56051831; Sun, 7 Jan 2024 15:35:28 -0500 (EST) Subject: |SUCCESS| pw135778-135776 [PATCH] [3/3] ml/cnxk: add support for add From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi 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/135776 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:28:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135778-135776 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/