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 CF80B43F13 for ; Fri, 26 Apr 2024 11:46:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB0FC43CEA; Fri, 26 Apr 2024 11:46:31 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 26C6240289 for ; Fri, 26 Apr 2024 11:46:15 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-de56d4bb72bso2283970276.2 for ; Fri, 26 Apr 2024 02:46:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714124774; x=1714729574; 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=T1T33Jg9tE+YTF2EVuFvCK4HGYZL1UruMDLIGlzx5+U=; b=Pcs20CCvpM+Wk1jCcPD8Bq5hEGjkczVXLIlTBpe2OwiT4ggGvjnTiJn8SZT0sC7+/C BYGz1+b0kFepeb+ulaymmt6n1n0r9XBSE//Pomjg0miQETYGUXwPbEUJi3+jmsfwKhU/ cjUSqquXtku1hzv1ZOdKWdN0WiaEpGUQiJhF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714124774; x=1714729574; 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=T1T33Jg9tE+YTF2EVuFvCK4HGYZL1UruMDLIGlzx5+U=; b=kaWLtgIjq7H+sjW8L3WxFvF8eu6CF6N+KhDBJqhthUgYKSZQfladDN0El12u/oV/bI GPuA5N3V5RDUJu+TaOLUEyzRE9nIyUJ2vPzESXox/fzt2+Yy6Q1vv+HmbZsqk80uwIlZ wi2A92d0aqxWA03Olq4IeIQKzConETZHGkcecK5F5qTtLBGrC30phzDf7MERZB+qyssq AM3Zz8S2zILX+zDQa4AoH0yhUFCwLyAi4x4Gct4QIqI5ht0VJBC5DjBzP5c8I0/xrKBO jvv+GKPY1PFcC0acnOjNxNmvN5rdClyoTLgng+KnZxdB+cRXJw6Cff5S8tIOX4RsvkKq NA6w== X-Gm-Message-State: AOJu0Yw+sa4MS85+WRDaIWLTr4/iHGph65eqf4LbhUpLVQBGlczUaxEo VzKs/TJ8LWJQTdpI7Z+Hd3D2/eMvnGINTcWeK5bTCMNtkxmFmOjhbzeJEWTjkWKiJYYLGnGyeSi YSvPs0qYd2OZ/BhwoVvraf1wdxTJ1awXbOuScz9Bh X-Google-Smtp-Source: AGHT+IHdZjYUuEod+qCo3WwzxSS1jcYcbPo/JXHlJ5i6Dv2KPRx+6pjDUvP7kRHwlXlsVCB87qlajlzQMAY9 X-Received: by 2002:a25:ae18:0:b0:de5:5d4b:1632 with SMTP id a24-20020a25ae18000000b00de55d4b1632mr2150633ybj.60.1714124774289; Fri, 26 Apr 2024 02:46:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a056902070d00b00de47d40af6esm814137ybt.11.2024.04.26.02.46.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 02:46:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 02:46:14 -0700 (PDT) Message-ID: <662b77e6.050a0220.27859.98f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3D726052514; Fri, 26 Apr 2024 05:46:13 -0400 (EDT) Subject: |SUCCESS| pw139688 [PATCH] net/af_packet: cache align Rx/Tx structs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426073824.100386-1-mattias.ronnblom@ericsson.com> References: <20240426073824.100386-1-mattias.ronnblom@ericsson.com> 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/139688 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 07:38:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139688 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/