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 5F0BD43B1C for ; Wed, 14 Feb 2024 00:11:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 594C44029B; Wed, 14 Feb 2024 00:11:50 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id DA1F340042 for ; Wed, 14 Feb 2024 00:11:48 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dbed179f0faso198643276.1 for ; Tue, 13 Feb 2024 15:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707865908; x=1708470708; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4fqd7OW4Lb2KmG1e+x4LouljQQ6XTRVJnwTAAAYgc70=; b=L4tx0Bz9onEYZlIGKvHwwJGI5enqdrdBQLdft5bHoOpYAXNL9jyGZ79mJDiDVQANbr NifJKQ6apMiAvP6HouJ9rd1vRcWmlVQ1sDsYnRoxzAknZTN2qyBHmn7KCrnutcG9hGAc QIKzuLBsU+hadhG1p178LmyIrO+MacEU/zpHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707865908; x=1708470708; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4fqd7OW4Lb2KmG1e+x4LouljQQ6XTRVJnwTAAAYgc70=; b=FWMPwMv8Wpvo8IBnoc5frbIUDvRs9l4EzggzDutrDWz4/XG2Y+DZCpKxh7jiOaxeMc wuJRZaR1sXVmWIg+6LtGCnrwS642juswPeCvu/iMeN3MhiWC6afhOBhv8r9BXjfZsPmS STBPWT2JzCDO1Rza8J5T6JZ0loxfpWB4YRFccNLwWCfgG6cqt4SIXDu3dXIdQpmpE8r1 eeQiOnvJcnfzNP0C1vshaeEGk9b6mfiisGsleiAHHqGNrgufRDLG9luTypc90lEBsLIY SIfYEPyJ1siUl8esmiBVY8EEkL42beyKQ5iZjAyds/gb+EUKO06MJJkrVQg1ip80lBh6 6UgA== X-Gm-Message-State: AOJu0YwAcu69NCCmXtrL/mliWKPhRq9Pv5I3m2X7eD8HfwwaLJv1BpWU omsw4Dm819VLHF4tFRIQGB6j/Rwu+Am4VDhlGvgZjdtbpuQGL0mBGQ7+CIDncuXPg6gnJBtZ93Q QVWL98/TfC3a6eFYAQAXM+jdTe1f4qNgznEKn6rz8 X-Google-Smtp-Source: AGHT+IHB9BqhaYqcgu9N0BQ3E+pZ4jAKEo3CxKKyZKSljLi+gbeDbdLykVEXGG/POUS3fF2XYelWTL9n3EO9 X-Received: by 2002:a25:dd45:0:b0:dc6:d513:cd3 with SMTP id u66-20020a25dd45000000b00dc6d5130cd3mr225694ybg.31.1707865908260; Tue, 13 Feb 2024 15:11:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k67-20020a253d46000000b00dc24ed6ea56sm672920yba.11.2024.02.13.15.11.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 15:11:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 15:11:48 -0800 (PST) Message-ID: <65cbf734.250a0220.643fe.2aebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF74C6052712; Tue, 13 Feb 2024 18:11:47 -0500 (EST) Subject: |SUCCESS| pw136646 [PATCH] drivers: use common container_of macro 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136646 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 13 2024 15:37:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4cf59bbc9edf5419a9f2644a132c9a96c071a4c8 136646 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/