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 0BE174549D for ; Wed, 19 Jun 2024 03:05:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 002B84021D; Wed, 19 Jun 2024 03:05:57 +0200 (CEST) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id 541FF4014F for ; Wed, 19 Jun 2024 03:05:56 +0200 (CEST) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2eaae2a6dc1so105492881fa.0 for ; Tue, 18 Jun 2024 18:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718759156; x=1719363956; 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=oWzCAfdusr+eslCfGKqvmXN6mb99samNjoXiKbfXU90=; b=OwlWR+AJI2osFVa2LENjtB4dZqj9GajynwOC4tSmPWsgscbor6lx0l7/AINPZNCjP1 HGmb1Ruqm9zqGSlC4aUjGLbqpV5WyAKSqw9lFnBV5vNBDRQjACnk9yiQFbCSg0cr+t3w +poa9uT2xgYDHIKWVB5hBqMievia7ojx8mJbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718759156; x=1719363956; 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=oWzCAfdusr+eslCfGKqvmXN6mb99samNjoXiKbfXU90=; b=OOgOS7p3/xg0OJazClyD9vwOg3caojWa2h15M6HLe0pfkE6KiG0BGipY6xZgtYcLpd yFyK11cc2UM3cwvImkzBX3gFQ8non3z+GiXxT2fYfGXWB41w+X/lGHYCMigKYYmiM3Im QMOXgkiPdJz2t8syeHn097vs1aBSrOBi0B/VWWoVCKpC9TLp63olXU8oSWnZjttDNJeF SeFt7xoZ4QAAQ+jlbvQHpj7Jl77PkKHt6LJ+v1d0EbQQSVYDVJPtet94IrG4ApOWhHpw byFYYsyxvrZh8R0cfFuyU7Sz2TwC1kRvFo+njcNYNWBkMjkjjc7Ryz7ABg4rsmEIdTbB kObQ== X-Gm-Message-State: AOJu0YynFSlZxmAXlqZ4Z0KPGdORE4gsuOZnaReT9YTgZ3tKhmMwtx1p KI7fHMBhdHq61ZKG+jBGDCvrFyPJgW8wlYevqCImksYozi1JAxGIUFgsVLhIX7LvK1kE3jJCyTk TsPjKlO6+MgisPx1L/5gG98R/xNMkdBOk4lRTROcMN2MpVWZANnABwTiF X-Google-Smtp-Source: AGHT+IH2yqyltMTk8x/6yDIRyqb1tjkDCBypllwvtshTPO5DtycdxgoMLhEIL0CISN32vLmsPkYFvgcbesQ7 X-Received: by 2002:a2e:740e:0:b0:2eb:e266:f9ba with SMTP id 38308e7fff4ca-2ec3ced12dbmr9184441fa.23.1718759155837; Tue, 18 Jun 2024 18:05:55 -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 38308e7fff4ca-2ec05c496f2sm2721751fa.15.2024.06.18.18.05.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 18:05:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 18:05:55 -0700 (PDT) Message-ID: <66722ef3.2e0a0220.da5d7.ea37SMTPIN_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 98B1A605C380; Tue, 18 Jun 2024 21:05:54 -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-unit-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.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/