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 60BB545DAB for ; Tue, 26 Nov 2024 14:56:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4483E40A71; Tue, 26 Nov 2024 14:56:36 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 47F6E4064A for ; Tue, 26 Nov 2024 14:56:35 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-46684744173so29219351cf.3 for ; Tue, 26 Nov 2024 05:56:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732629394; x=1733234194; 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=v/w7rDlWQ/Cjl/2sjAlUudvvCFl08pThVgVI9IojHKI=; b=G7N6lAY32CmmMPyYpXEasBGu4NPN6vZ/bU7Vbj20bEUkFxwj0E37YEnEtAWsJC+0HC UiGc8g28A64KnBwlfnbvpTHIVDKM+I28Rw9ZRPhtuafrlnwA6QnEh0B/JNuFJy6kKKff g4AoSLeC98RQsS7NoSPNJsGsoXrQJ2kbeHWjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732629394; x=1733234194; 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=v/w7rDlWQ/Cjl/2sjAlUudvvCFl08pThVgVI9IojHKI=; b=SzQUuF0U2nOEJMYiGxu7C363jEgQgmHyEIB0AMR51C0Q5kD6Pj72BlE7G4gOBctLWN FaFBa/ksCEn2FK7Ql4cWlcRZM2vn0zs+61sZ2ZrhxWaND0pHu5WgQPVR2xt15iICumzu hdpj4o9wr+nYAKdQYzuVMqls6C9L/wc4n4gG1ZKwQfY+BaPQyB/HS0gSh9tEyUO9SUc1 bSnoje6cM66+eupIv3HEWnEd+tWVg1zX4J/NW3fPj9rSeGdLq7O5jn9D1dhkIp2jbWh4 +7tU+B8ErVgODPk+NfnyByjuNDWMu0sPNHQ9/kU/ySzZBWQGdDHukTcGoqUtFR9oTsgY auTA== X-Gm-Message-State: AOJu0Yx5VssXqqP/deTBwKMAE209CZMcH8hlr/zM+lheZ3W0PlXFaake aUz9wKTIm6gMtJy2f3Ha0P+pjJ6viXnfJGmxxxqi8UUFPi+uokQh2i64ENfBiLozW7TyFDpPPtQ RHuLikNuRK9Ki0Npe9XUmhyrxJY5XVokV/uxc31tO X-Gm-Gg: ASbGncsRR7S2rbw/7vjNgS+2UwbFOyQ7mr4udOa0+p4DocT5Sc/xKlg5w1pHYY2Xs3O GqEzgkaI9C6OGOhF74EU8wG4p1M9QzFV2rQIw2VVpqI1TkPIo5wofQQl5iyqc4/wFPAR32ejWYY UQPr8mYO44nrjN5hP1uRGen/nlr/TWR0rRknKdB/DCJvx2Pldy5FONDJQXLLwbRT6i1+rcgRPga nCMuCpZHUU6CyK3P9AqmUyHpIYWoRYkMXLw+CQAZX8xdDs4L8rAlVfYgD720r3qNNo0d9g= X-Google-Smtp-Source: AGHT+IGuBPmbi2KuEzCJnqzlzxiXelruaA/cK5pw8gCGoLCS/iptycLUbmak4bbozbFE/UwMS34lXep6OUHU X-Received: by 2002:a05:622a:50b:b0:466:a475:c930 with SMTP id d75a77b69052e-466a475cefcmr42884151cf.15.1732629394558; Tue, 26 Nov 2024 05:56:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-466a06ab8a7sm971641cf.14.2024.11.26.05.56.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 05:56:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 05:56:34 -0800 (PST) Message-ID: <6745d392.050a0220.274605.62c4SMTPIN_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 458826052471; Tue, 26 Nov 2024 08:56:34 -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#199201 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 | +-----------------------------+--------+ 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/