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 2C81145A53 for ; Sun, 29 Sep 2024 00:17:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 213654027F; Sun, 29 Sep 2024 00:17:13 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8D39F4027D for ; Sun, 29 Sep 2024 00:17:11 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20b49ee353cso15220465ad.2 for ; Sat, 28 Sep 2024 15:17:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727561830; x=1728166630; 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=C8qPHMjasJ5vhF2d+03iqjtY+r/ocJ3zzokU+/AXEDE=; b=VwKBsBRGPSxAki50MLw5mgMGsxoWxZvyBFKYNFRJ6HoCxGX8pl0gt9wMWN16Vgu/rd OtefG7fZtsIvF8C47f1Egw0/3549u8lKBkX+PPB2i4HFtmnV0jp5vQ1LcfkgvH3P6WYU qIbObvz7kCnde8H0mmWw7tYFoR61DCZI3uZ6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727561830; x=1728166630; 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=C8qPHMjasJ5vhF2d+03iqjtY+r/ocJ3zzokU+/AXEDE=; b=R+vqZZs23RJEFIscFJqX4s2XUyOrBXtNn3PYsxu4og/++5UnTa2dlab5rx2Q7gw4oi cHXk8hERJqCR6aqHlinRyZ9uVbKhWgYXEsGaUTMaUsB2N1R7xd4fPL6a4d68+3StbmNP DM5pGnD73cCGm/ZxqUPVnqyrD8SqtJ4rmjMltdC4QvXaylmAabb1+RYRid3uuIqnKm81 btzyTssdBOrTzai36GW9Jhf50H/2IMRyuLprLCKX93QXAW/j092wFxPRKLqO2e8P6Axa 4aCsEft240k8cop5jH9rxHS+3CQSZ+DnwWrMbznHk3dXjU3uAqdp4/EEy43SJ5HFlwOJ QypQ== X-Gm-Message-State: AOJu0YxGEsOcbc9mJeQnDRx4DMKrO3n8RTtl2EKLtLy+62GCnNh9idgn F+xAyMmhHJZWV0WOExEt5KFEUyYh07YdL4IuQC2XADcVXibYCJmIUuvO/PWohvBbbPbw4emGrDM HDnTdXZ+9JMqB0sYLLx18LGFaDyimhbJnBqZWVMS4LBXZnVKlJw+7wSD/ X-Google-Smtp-Source: AGHT+IFG73JzjO0K9eB6UIpR5PNRYXIMmWtt+QB7rAWxtiv9Edhhj2sMnov3BpCYAHLEKO2FjzrO93Tz5WhF X-Received: by 2002:a17:903:41cc:b0:20b:5f81:6e8c with SMTP id d9443c01a7336-20b5f818312mr36350375ad.27.1727561830461; Sat, 28 Sep 2024 15:17:10 -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 d9443c01a7336-20b37db02e7sm873385ad.46.2024.09.28.15.17.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Sep 2024 15:17:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Sep 2024 15:17:10 -0700 (PDT) Message-ID: <66f88066.170a0220.313637.6624SMTPIN_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 92BFC605C351; Sat, 28 Sep 2024 18:17:09 -0400 (EDT) Subject: |SUCCESS| pw144592-144607 [PATCH] [v2,16/16] eal: add alloc_function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240928164814.861933-17-stephen@networkplumber.org> References: <20240928164814.861933-17-stephen@networkplumber.org> 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/144607 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, September 28 2024 16:47:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144592-144607 --> functional testing pass Upstream job id: Template-DTS-Pipeline#183919 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/31168/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/