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 C9A7245CC3 for ; Thu, 14 Nov 2024 21:34:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0E2142EBB; Thu, 14 Nov 2024 21:34:00 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 2F9994027E for ; Thu, 14 Nov 2024 21:33:59 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3e786167712so32087b6e.3 for ; Thu, 14 Nov 2024 12:33:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731616438; x=1732221238; 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=gYQZDou92Hyu70IeYMuw/M6H5q5ETnm/qsj9vn2FgyE=; b=gyYXJo9iyIYqxyT8FWQgpO2anbQ/sqtrPf1IMT0ZHA8XvkD9m2nO7O+H9riVXQ4Nn7 kNBgRNtgwnIxp4BBBeGHBgTQx1D7xo59mL5asz7KfBfewCkWzTN5qgm9YsSpFcX9yVn7 LgKvbp1Y3hSWpizSfYBCHAou12ctINs4j7Dvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731616438; x=1732221238; 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=gYQZDou92Hyu70IeYMuw/M6H5q5ETnm/qsj9vn2FgyE=; b=hBP8/RUASLtgTlI+1LL43i0TvRtvbKhxnbJ+snE+D/SQQnKFLSYCFBaLacD6T1I0YR 2K7HSP1bNFJ3dEXmEbffMS9r9V2/K0QppUcpEBUg8W8kk0t047RGJ1aM24Rw5JaxwRk1 UOZgXEvJCYYZd8OWgutmP791UyhoSOdzwpJpxSuqbIwoRXrEin2b1ZSscddkC6uaN0TY dTQwrAGBeeXHg3MJBZRNJRJ+TkleUXt6QebA4eTT6CyyUIl9DcrysBkqiyZgKL8AT0dZ B2LVzckpd2vUWT+hVkjX7Bk50Dfts2tpOngEoFLyYjcfS8EGJ5gYThq0mC2ewq6uYpQa Wedw== X-Gm-Message-State: AOJu0YxAbfhLn7gXNwvOBfSAxpTSRfD+F+gECG1QWWbSFx+fepyso/Qa xv/S+jYRkqAvpt+uMs2nmTHIgXf3hI3O5/CRqzqbqVyKd8g/w9bRALeK4LMqTaPV2FGENSGqfjH lHPa7+QhNgXJCICGhnthsZ5hhZhejhUVHiuZbyxA9G8+n05ZG3uGws2kC X-Google-Smtp-Source: AGHT+IFYv0cuauG8o7ys2o5DZojXBzrVM3PYcTRZmqogRxK4khZYjlku0gOGoDdbRjubzQTzKlTILO/EV1HD X-Received: by 2002:a05:6358:d098:b0:1c5:e2f3:bda7 with SMTP id e5c5f4694b2df-1c6cd13c323mr70665455d.17.1731616438291; Thu, 14 Nov 2024 12:33:58 -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 d75a77b69052e-4635aa30beasm2154371cf.16.2024.11.14.12.33.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Nov 2024 12:33:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Nov 2024 12:33:58 -0800 (PST) Message-ID: <67365eb6.c80a0220.319a64.4430SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EDF996052471; Thu, 14 Nov 2024 15:33:57 -0500 (EST) Subject: |SUCCESS| pw148505 [PATCH] eal: fix lcore variables documentation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241114170947.35359-1-thomas@monjalon.net> References: <20241114170947.35359-1-thomas@monjalon.net> 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/148505 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, November 14 2024 17:09:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7 148505 --> functional testing pass Upstream job id: Template-DTS-Pipeline#196541 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 | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/