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 0C6A145879 for ; Tue, 27 Aug 2024 18:16:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0731A40E2D; Tue, 27 Aug 2024 18:16:20 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F11DF40E1B for ; Tue, 27 Aug 2024 18:16:17 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39d46ae7863so17319105ab.0 for ; Tue, 27 Aug 2024 09:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724775377; x=1725380177; 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=LKY+OUSODq2nqRoIJPuQxRbo+zL7c19qccdRfzt2nYU=; b=c09TAIe6DGLmnuqyrEQTOTfcqSWV5KQ5v0Iy3JgbLIzowGVhI8tWLm4LJTeCtMruEf kno68rJSjIlU/yOzVUUkwcU8fVgImbo0Yo1TWdSt5rW3FggaEtPYdE/8DguEoGJzep5+ uyJv4Lzu0+ApsR7q4Fdvaxmai2M2FmWV7HWfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724775377; x=1725380177; 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=LKY+OUSODq2nqRoIJPuQxRbo+zL7c19qccdRfzt2nYU=; b=omxhABhAM2L6FDa7SDh26MpjUPh4RCPRQlPHUtQDjg7DFDz5leo3ZLosS8Hzt3kEZu uj1PudpLEmY8WcLcm86qabU7a/UHi+R8iCrJScCecNKm1AmFLSVdAusH1V3iVUbhWQAn SnWgbRT4ArUXKRFYaRW7A21amL/rogt6xEs/axlMcYst6QdlAE7QzjZ0iFM22LkKiLQ4 anhJsWpNsi8RpkvPZj4+iQ13FDkbzzIWyc04TX2QBYSfwpAccH46YMTX6geuwX3zt2X0 ombgSL2BM/jNGlzlypuw9rCv09lHV0abiT3IFkBWAZiebKojEPBfwuQD9keJFsOLuBPo Y91g== X-Gm-Message-State: AOJu0Yw62vJZV2s0ZSJAiFP4DHnPYliOeDpD8uFp3jiwxs8XiAGSSWD4 2t1PmX8uCRWxKMwm/r1J91DKylvkXCK9kyTc2jmg3Vh9BbsnWvYaMG9dW4Z1Fp7j7VQHHOg7hst r4lerQ4pv1l8VZS/Zqmuei5pJzs2ddvJUaYnTmuqvusW2Gif0+/kbX+cx X-Google-Smtp-Source: AGHT+IFWS7rX2qkaDz5ZiiKbVKyNnxsZKAGQLZk3tU16iLBOgGucLLWp+0gdDzzIt6wdm0a+y8AYq8Rw8ASZ X-Received: by 2002:a92:8748:0:b0:39e:6a2f:ad79 with SMTP id e9e14a558f8ab-39e6a2fb015mr5397995ab.2.1724775377057; Tue, 27 Aug 2024 09:16:17 -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 e9e14a558f8ab-39e6a561a37sm193905ab.77.2024.08.27.09.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Aug 2024 09:16:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Aug 2024 09:16:17 -0700 (PDT) Message-ID: <66cdfbd1.050a0220.34566e.10efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 84B9E6050A6B; Tue, 27 Aug 2024 12:16:16 -0400 (EDT) Subject: |SUCCESS| pw143403-143404 [PATCH] [RFC,2/2] eal/lcore: add llc aware From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240827151014.201-3-vipin.varghese@amd.com> References: <20240827151014.201-3-vipin.varghese@amd.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143404 _Functional Testing PASS_ Submitter: Varghese, Vipin Date: Tuesday, August 27 2024 15:10:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143403-143404 --> functional testing pass Upstream job id: Template-DTS-Pipeline#177302 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/