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 4D0E2436CB for ; Tue, 12 Dec 2023 05:12:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4630D42DC7; Tue, 12 Dec 2023 05:12:48 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5AE3B402EB for ; Tue, 12 Dec 2023 05:12:47 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ce7c1b07e1so4358841b3a.2 for ; Mon, 11 Dec 2023 20:12:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702354366; x=1702959166; 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=ULg9rkEv1h8nwCy/ME6U6KyNWWn/luSoO/9v5sNOF9SmnAnkN+/Vq6zNgi5HqrFtLm UXYvLOfE8HKfVrhS84SToLFP5zkL7M7uhnJGnGNLXrKIH2MGeYOxjPukvtqLCxb5i0HC BJmiAruhUPzol+J9GNDtAVEQCiNzZCNoU8M5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702354366; x=1702959166; 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=oDTlPwCgitIR+mxsKrGbWg6OgsHTS2yUB3ob9N45DdI8KxbNMlXeZE+LpaVanavXNw KYuOny0pZ+0Dor4Tq3YYnelJUDowuuvj4K7y7fyS2hhD7A4topfOUWzz3KWbNCRI2SDU jdCQEpXlQrkTJXaKzSUevu0S1MsWBakeq7N4US/Ap0x94x60DbuVL2ZEvXy8XEP+KEFf vdSxJzJxA2Wqqpc5cLZIjmh7ekGhXkTVo+x688NikgM4lmTdrAiarYduT69v1rc3q5Uc NHN3Jha7wWMLqPgyu53P3svGah2rvl8ce5rqqTbj8DdUcYaVN8GqFSFNH7Mioeni9sMO p5og== X-Gm-Message-State: AOJu0YwvrgLY4HYBdtXcudD6faTNMfZ/Tdd5U07Fyf3js8k1wSHCDjYE x+EhHR7p5q0VkVnM6kLKfZIS5Z+GtWjCIUpWWdW1FkNybX0MDRWLxrlfNg== X-Google-Smtp-Source: AGHT+IEDBZpwolIOCCd6AisZaWdj8n0FxXk1/Jk23Ru2Wn9ky/kn5ls8vJuFEQHznu5bVBudq2HKvRGY4uxc X-Received: by 2002:a05:6a00:4b49:b0:6ce:49a7:16a3 with SMTP id kr9-20020a056a004b4900b006ce49a716a3mr5597734pfb.58.1702354366601; Mon, 11 Dec 2023 20:12:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t190-20020a625fc7000000b006ce6a6e33e2sm1097898pfb.19.2023.12.11.20.12.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:12:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:12:46 -0800 (PST) Message-ID: <6577ddbe.620a0220.553ea.746aSMTPIN_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 D39A46051823; Mon, 11 Dec 2023 23:12:45 -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/