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 8DD3843AFE for ; Mon, 12 Feb 2024 23:26:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73B1F40274; Mon, 12 Feb 2024 23:26:32 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id CCD384026E for ; Mon, 12 Feb 2024 23:26:31 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dcc7cdb3a98so40105276.2 for ; Mon, 12 Feb 2024 14:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707776791; x=1708381591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Di2H2ucNWp4llYQ2rEQNi/iIBfSlLdWOdhJQeOW+XfA=; b=EiG72CF7s7eUppTTo4/ZoeV+3OGhFilTiMylNPhvq+9cHYsNDxygjQrtMNYQcBWfdW PTeKKBBMmK0q1FAlrNCWXhBmH28YYzZRVcfNRJ3ElPg5FuuLaTyX/JOykBaKM0IDhHKH mfK1Y+nQg5rMSwbBE7zvm4wgKqodPpAOiSIUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707776791; x=1708381591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Di2H2ucNWp4llYQ2rEQNi/iIBfSlLdWOdhJQeOW+XfA=; b=UXWHoXyywrb1TUmBtUHruj48sj1l/GsYPejzIZMSsYSmYOAFraLlsIgH2asxfm//To QcFc7AennHEEVYXdzVzlbFnhZQ8DCDlbaAQtPeqxxGwGnxAjfydsr8c0FfCBIngnkDlu JZ6w9+d30n3yjLJWa0SV2d0bsZWVlI+GdO7scaLr2x+hE/m+V20xI8YM2k/2hSybuhuU 4kCYkL9vRqHhlk5KYwZFXHWlAJ2RNdiTnUkHXnfBGnD22AsSaip5nHO6YXPBSUbvoCnu kWbP/w/gUu8LkR8dHfNe8Y7KBNSTLLKdgh8nV1H2wGCySIAplOL1S8UpKQvWaEdeYAx+ aWJQ== X-Gm-Message-State: AOJu0YyY+52e2E759UR1AzXunHl5EuLN93VZZJp4fhNK2Ewog/y/Hdju w5WsOoexWfi9DpLgPBbUWyLjffmzywuwrwWFC8k4cATxtKpMbxyJ49GA2fKOBJNO+P6Owv3Zeez 8Cn6k0NGB/QsNeTZecgKXqmH+1jmvmaiBCPT6z+EG X-Google-Smtp-Source: AGHT+IGnwSPuHPF0K+XolzVhZhkK3Ol3irgumcK+t03l72jsAeivcQMV8dgC8eRMMwIP1tmx+umXXD1Pjc+N X-Received: by 2002:a5b:e8f:0:b0:dbd:c442:9e60 with SMTP id z15-20020a5b0e8f000000b00dbdc4429e60mr6409564ybr.36.1707776791132; Mon, 12 Feb 2024 14:26:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r65-20020a25c144000000b00dc251651929sm443073ybf.13.2024.02.12.14.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Feb 2024 14:26:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Feb 2024 14:26:31 -0800 (PST) Message-ID: <65ca9b17.250a0220.ba5db.ae22SMTPIN_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 B78DD6052712; Mon, 12 Feb 2024 17:26:30 -0500 (EST) Subject: |SUCCESS| pw136602 [PATCH] [v2] eal: provide macro to allocate and n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136602 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, February 12 2024 20:51:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fbd379aa448fda098575f6052dfcdf1dc8e23b 136602 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29121/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/