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 3BBCF4549B for ; Tue, 18 Jun 2024 23:34:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38C6E402CB; Tue, 18 Jun 2024 23:34:24 +0200 (CEST) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 42DD04027C for ; Tue, 18 Jun 2024 23:34:23 +0200 (CEST) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-42281d8cd2dso42557785e9.3 for ; Tue, 18 Jun 2024 14:34:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718746463; x=1719351263; 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=Eex0KIARuFXQqEOHknsxAvWFwNl5sDk2cF9/ZPjGnEs=; b=ekGzbFNsotPF5+ufFtbrpLGAJQ9NMgrGURV5btA9cnPqKlJ4xr1Iq5Dl2ROwO8KRbq y6dPDzs6Z3/wHQhdKxzXF2J8eUY55aMf8BHt8HBpNIkX4rCAUx/a6qOww0I+VG9Z5Z5X 5jNkS3hsCrCtcMB2vlHT7oaODOyKaGSissCzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718746463; x=1719351263; 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=Eex0KIARuFXQqEOHknsxAvWFwNl5sDk2cF9/ZPjGnEs=; b=kPJGU45WfLaLtjbywvWapiQt31pPZZB1Aq9J1890DKHR8Trc0sCl2exQfhic/HREpS KEKNCxIodRJiFfybDKOPD6rsq3JKCHuaTl+KAcylBtYUib1uFDmQZLUbgsxyQ4wHuWlz 8b6zzKLqaP55nBirRS9nQi1bBuGhvmmkPuE3tUck+L/IP14wMkm41cOyVWXTIifgZg4O WZvJ0EW1d4SNN57S7DwwxMjFWWWG7ulLJy+xENstcDmiCyDYK5QMnnYfE/7kSGjwgsbs Y7V1fSja9Dl6W9pIXEmwY52gg8xitENkkV+VLU5smh3I2Y0zSapWj4hDQ3QFSkrLPwkO f4uQ== X-Gm-Message-State: AOJu0YyUSkOVSVCEs9RwPP8LQxYzz0lB2PAPW0y2UBWCkTHwxuu0aSEl 1zpRys1vSxRbogtv6ETnL61oYvLStS+h933dEj3KRr0wlfT2/wC9y6nOAAfxxFjavig2FL+P6ql 6+flh3iKQnYtt737Fs/jvHReki2UDKyRMl6GGtuouvIhoDl/4zAavgj5S X-Google-Smtp-Source: AGHT+IFsuKSy919Ar626ysa7A88FL3gPMa+/GeRVKJhLhuI5TlT2nfgg2P6dhj1yaOIFCBUG+j38adfymeiB X-Received: by 2002:adf:fdca:0:b0:351:c960:b5af with SMTP id ffacd0b85a97d-363176ada4dmr583415f8f.17.1718746462778; Tue, 18 Jun 2024 14:34:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ffacd0b85a97d-36075123766sm518907f8f.88.2024.06.18.14.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 14:34:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 14:34:22 -0700 (PDT) Message-ID: <6671fd5e.5d0a0220.345ea.e011SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F156A605C380; Tue, 18 Jun 2024 17:34:21 -0400 (EDT) Subject: |SUCCESS| pw141279-141280 [PATCH] [v3,2/2] eal: remove type argument From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618144507.73770-3-stephen@networkplumber.org> References: <20240618144507.73770-3-stephen@networkplumber.org> 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/141280 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 18 2024 14:44:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:567bb951716f1ae9e418eacda3dd9dac5edf6fde 141279-141280 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/