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 C672545DAB for ; Tue, 26 Nov 2024 16:03:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1A6B41060; Tue, 26 Nov 2024 16:03:12 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 984A740F1A for ; Tue, 26 Nov 2024 16:03:11 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21288402a26so53659555ad.0 for ; Tue, 26 Nov 2024 07:03:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732633391; x=1733238191; 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=yCE01Nm6xEH9J+6V7iAB4njMhidGgPtpynC53W39Hp4=; b=SZjXJa1mJNliPUUX0WrGnP44NoQonTCeJwqa4KA3P2Eyi2IB2aMBImWMK8JfV7CZZ9 dAqEJJtCqxulBTBEGVJJUf4OuKdzV049J+TOhFW9Qfre+OgHhgtvRLiXzWeSLY0bX+tO x9COhdSF0X3a35Db/ojh9Jgt42z/LRhyOEA4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732633391; x=1733238191; 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=yCE01Nm6xEH9J+6V7iAB4njMhidGgPtpynC53W39Hp4=; b=d/WEek8+eODDPftOsl8nqWNVnF4qLrOEKXvGV1l3diUljhydkpUxKnV8GG8966eqT5 HCsepcpYsm8XPK+cSmNi8RSdL09hbNLYwGligzbS77wg/6J1vWy3r3pMsye3Sg0ihM8S +SLjHGVRa/oOqlthGBKQbfZcdczWEACJS4BK1T0nt5Ft9hKo7kxAlVfm0CQUwzIYYHZ/ H+UhUcJQXDKhc5TrGZA6Ts0JN1I9zPbJ83gSmyj32vbali+wmcIxLuVASC1eBcFxYg2m 6s+f1ZVuymIm209uJDs/yRiEVZ2hQvElNWrseZ0fbIHqOC+RpDn9pqClfQBL1JMkMfKC ljEg== X-Gm-Message-State: AOJu0YyvwmXhOEDuK7EFaJcS5cZCZg0DxJBUR6dvms3dR/CfLoF8YY0e /uvWfQYvrEuKeoY0Zq88VLBjDnKuumfrmrvJ/bzz0mlV7sWRTjy1WxRJ7Rg1l/gE/wFysmp/Dpy jPagteKfrT+yNknMpBkHGhG5HnldFlSWKA4rdKOBE X-Gm-Gg: ASbGncvqhsFNVyxn4cb+37AfOg/zHdRONxaY8C8POJForzCwxGlU3dozsidl80qdZLU HADsj2xFZlv0l5kWs0fekMHCnFi9vlFSKIwr0x0E6Q0eOimH13rDXLjH4LVLCN3cqL/evoz1xWR GR+QR+U7j9PG084tgagZNF1QlDtEC9O+bSdGmaWWdMAhNXNnrNkheBb/WPrxTs8m64wsy3tkZlk FAtOjmpSDfzacBu6WE3v7gWX1EhGrv0XrKOfHYAvtJqIeyEOIC1xUSjSOHbyINEGEP63oQ= X-Google-Smtp-Source: AGHT+IHeViJuYaXmc1AUVx8+6GJOMu2yePNyNXIlTTXlZK+dXiQ7lt1MbZi9ASGc9bg4UmN61OTxgIKCb0OL X-Received: by 2002:a17:902:e850:b0:212:679:c739 with SMTP id d9443c01a7336-2129f21a118mr256709745ad.8.1732633390727; Tue, 26 Nov 2024 07:03:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db40fb0sm3986185ad.6.2024.11.26.07.03.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 07:03:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 07:03:10 -0800 (PST) Message-ID: <6745e32e.170a0220.2bf9ec.9da6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D4EB86052471; Tue, 26 Nov 2024 10:03:09 -0500 (EST) Subject: |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148852 _Functional Testing PASS_ Submitter: Anatoly Burakov Date: Tuesday, November 26 2024 13:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874 148849-148852 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199206 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/