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 6C5C743B19 for ; Tue, 13 Feb 2024 23:01:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52A5C40295; Tue, 13 Feb 2024 23:01:26 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 88F5940273 for ; Tue, 13 Feb 2024 23:01:24 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bbb4806f67so3465232b6e.3 for ; Tue, 13 Feb 2024 14:01:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707861683; x=1708466483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/x5bgXWVj2I8POOt82EtMVjIPGkdzKUDCcYWGXvAuVE=; b=hz+4SEZe7m47wKs0AFcsjIfeXfDurvU9FNmQ8dM+iV3m8GXQ7NQwaNEkE26tNqJ7rr 3bxVD8cMMai/wS7XAKJhjqxencLe3BYUv7tu+Sv9r6zuOprsNh9cNQ+EvqIEpIQxx6pD J575wYrUi1fGmpSfoMiA3TKtQ0j8Qi/j90nvw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707861683; x=1708466483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/x5bgXWVj2I8POOt82EtMVjIPGkdzKUDCcYWGXvAuVE=; b=kibRpfHhWuNEprC2dBCpcAvxSZWOlUPKDm5ildUIrjmt5a0RdG2Tw4O4sDFyOm9LUN 4qwbYqMsQ8iZkMMBXu0Y7d/IXTx1diOX7vxAnvNPU5u9b4kap9CZfUB6ChJtZOxIl6UT N/Pf0lIbNof2jBXA3/+pz2d6tGx12OxKZ0l3AgyfdPo0xWBrsxvmbJZNZz1pMpmQvkw6 1OkxGeTMU6Wl/J0rCBX1cwJakSk8fEdHFcjX6XOX3ZFEFDggMBZyyw+JW1G8pkpIsKdU nSaLjWSw0nkNYYXUdEuApFppMhckf4MXKWBHG9UTmnkj6pNjjkWmcr1W+Dl37isAvbJ4 x1yQ== X-Gm-Message-State: AOJu0YywjnJptt49BATGSyxFoA+A1efL3s4qMfI6x16hBOxsX44zmWE/ nUuEPbiJ7EIRbXNSL+3AKilKserEsr8GFtMd1aestEt7DklAJvuVCnymusJZkBcUSKFLbyzlggH cWDKd6vZQ9Nk3nCx16gHDpH2PcbVfZAfs9OqW39oD X-Google-Smtp-Source: AGHT+IH0Mawy9i9BNDyoqKqDjbG8CNW8yX/YObpasLuGRwo3r3LI1iE4otoUAR6Ae75spTxAV+DpmSahJlH4 X-Received: by 2002:a05:6871:7825:b0:219:f170:77f with SMTP id oy37-20020a056871782500b00219f170077fmr774233oac.47.1707861683730; Tue, 13 Feb 2024 14:01:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx20-20020a056130291400b007d8e60ad6d7sm213331uab.11.2024.02.13.14.01.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 14:01:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 14:01:23 -0800 (PST) Message-ID: <65cbe6b3.050a0220.f1dd9.7c7fSMTPIN_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 4A4CD6052712; Tue, 13 Feb 2024 17:01:23 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/136646 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, February 13 2024 15:37:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4cf59bbc9edf5419a9f2644a132c9a96c071a4c8 136646 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 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/