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 3AF9B43B1B for ; Tue, 13 Feb 2024 23:52:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3785E42E3C; Tue, 13 Feb 2024 23:52:50 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 838F440273 for ; Tue, 13 Feb 2024 23:52:47 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d72f71f222so38724435ad.1 for ; Tue, 13 Feb 2024 14:52:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707864767; x=1708469567; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u8GAOEM8DkPg24Yg23glTi9A8iiqi7yqJz2zAsma7Rg=; b=AxTphP24vKpqSm/jayUGDNT9GElrag95FwF7Ei0evmPeKNOOjYWaMyYlrnxqlFHnqW dcFCMc0O91PwpgsAKr77cwileWB/uz6tPmLOSAfa2plQ77rshjcfrNCLTm322jlnzo20 UynLRR67TinFDOT9wPCiT+O6eoaLQaNyw4twU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707864767; x=1708469567; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u8GAOEM8DkPg24Yg23glTi9A8iiqi7yqJz2zAsma7Rg=; b=c5GPcMEkv3J4+5N6pIL6B+j1jacUqYhwSx4AZTIEIaEWLpkQpOQCoTAXWVaqbL6Ifh vaEZnUIMuyTbJ1pAtNOERzh7sJH6CDVOJ7UWk970teG0jx36Qqn+H3WYzjHUsVWgHyZ+ yK71huEWH3S2zgcdQ3D4G6X8bM0+fT+JDWst4zzc2diFP7s8EiZvNVNV/2Wrui9QggHY j2wts/QqkcAh33gwrcbzRA4/hzZuEiA1j7Os/jxb17u8rGqD1mKIte0N4v1W056NdXJZ g898ra6e+UPvi+55bRkukEGAp92xquFQnDvl7KZidHBad0W82ndFqIgD3R/QrNi1G1NN KrqQ== X-Gm-Message-State: AOJu0YyT7xCQAHsA67K6ErZIq7pnXA3EhdXU7lH4a8PC4BEBj6j5UhsQ epiKXmCDgCTc7hrJ1G/7V++makFYsRvNgm7bsZZ37HrLebbv8a/LG/a59zBPD0eWI1kfgAZmIs5 SKIxRtwSJfBQ7scHt3pfigXOYoGPZUtTUOeQSP/n8 X-Google-Smtp-Source: AGHT+IGWJHjdorLAjfprEr6L8+4GZnW/S41MvmgruPk/bLaCpnG2fs1wTg5dHgyftF+pa8OyTK69gkoUI/9M X-Received: by 2002:a17:902:c105:b0:1db:4de7:1d14 with SMTP id 5-20020a170902c10500b001db4de71d14mr868708pli.50.1707864766799; Tue, 13 Feb 2024 14:52:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a170902c3c600b001d93f276ca7sm170726plj.24.2024.02.13.14.52.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 14:52:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 14:52:46 -0800 (PST) Message-ID: <65cbf2be.170a0220.e8a4b.522eSMTPIN_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 060536052713; Tue, 13 Feb 2024 17:52:46 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/