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 07F7D436CB for ; Tue, 12 Dec 2023 05:15:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02C3B42DC7; Tue, 12 Dec 2023 05:15:25 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 6E1FD402EB for ; Tue, 12 Dec 2023 05:15:23 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b9df0a6560so3463693b6e.2 for ; Mon, 11 Dec 2023 20:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702354522; x=1702959322; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gtRk0fYywU2rVQGaPjF/tfqmwlIQdXKULMoP/siKoVU=; b=W2kWkJhL1Qn+OybNOF1dA2sp2nxNIt6PLOBrhyaAW7KhC69NJ8miFj1MPtu/nu1Zt8 pvblGEtiVpZEmlEbA/vT7+LNRpboMaxtvRutDtrw+4F9HVxw+Ezts0Kw1Tbn5TZJtGTA 9GalY/F6faF2cDfAv+jPiLmE7vInDyE6ypiPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702354522; x=1702959322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gtRk0fYywU2rVQGaPjF/tfqmwlIQdXKULMoP/siKoVU=; b=lnEbr3EJClYMpqlu5uLknP+jxEJiwLQ6sn6rLmq1vFjohKF9b199MPNjXzHZI4ELEq Fzr8pz2C40mtN6QK4bWaSLnOgKEasNOTuFM1vFpTT2xS7Y9Bk6XuG1C9kznTtJymZczK 6fepWLIF2vwg7qqH3SlX3Xy+FQEpp3vD5xFwgSKcs35vBIEb1WG0Ab9FebNWgF1kiAx0 6luUDWrVb5zkCtRwXC9j5IvUDcB/p56WuJWy5P6Jr3sWXKzVyWiOgdvTFtg/nNmVQl6H FiBCLgk5kYlvqIA/2NqTDPRkQ5GE5CtoONIJxV4PhAzIgVGKrxG9Eq+AKmV8i3Pvi9KL PaPg== X-Gm-Message-State: AOJu0YwTO8KlmqkeGLv//a5lqa6rnVRQoW7pUVHOvbCyPVhuvum5tF3t onkg4IN1g4sPze1tnXZ+/4Nca8vA3Oztp2m+Kids7WjMIRbv20/U67nvnldq+PLyZAUz7NzRrg= = X-Google-Smtp-Source: AGHT+IGWHOnGMYYUUmZbWRAdaPD2yagghofH1u0/2QEIBdvOgLaTVDeUsdwIQdgIJLpebV0mhFm+x0Dwpfcd X-Received: by 2002:a05:6808:114a:b0:3b8:b063:6669 with SMTP id u10-20020a056808114a00b003b8b0636669mr7783910oiu.96.1702354522734; Mon, 11 Dec 2023 20:15:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a0cf6d1000000b0067ad7bc7633sm647891qvo.30.2023.12.11.20.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:15:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:15:22 -0800 (PST) Message-ID: <6577de5a.0c0a0220.949bc.1b37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BBC96051823; Mon, 11 Dec 2023 23:15:22 -0500 (EST) Subject: |SUCCESS| pw135046 [PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV wi 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/135046 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 20:32:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135046 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/