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 446B9436CB for ; Tue, 12 Dec 2023 05:23:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F83D42DD5; Tue, 12 Dec 2023 05:23:44 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 95547402EB for ; Tue, 12 Dec 2023 05:23:42 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59093f6c94aso1617993eaf.0 for ; Mon, 11 Dec 2023 20:23:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702355022; x=1702959822; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RYWH4fbpLZQIqOoAq0qvYSmeyAt/FskbWlgn07k8Zu0=; b=SZRCmJNvo1vIk3UDoFadKyP7MHJFpiJocrXJyxf8I8TqdmjtIlE4I2i7no8Eu+YKI2 1YOcCP9o8phA2ij41/WjBMxaNBAS9duoNnQu9KCZAj1mKCtYYOzKGfgkAN3GyQu4CNIk 0/5Kf1mod0BrQ9Bnb8ZZwDPpcLPZeVWzngCQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702355022; x=1702959822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYWH4fbpLZQIqOoAq0qvYSmeyAt/FskbWlgn07k8Zu0=; b=P0kDqP0HPnhAU/tDXS58n4xPdSd7iCMZcg8HAjNmIDmsnti96v3yxaZBWszoJuhZhm QP4F05AfEVSALxODlYQPBNoAtM0gr8Y5sJrALYWK5ShZiGx563d9v+Z5wBI0/pyPPJKr YbszWtwsZ4RRPckjE7FblahkqD6A1gAp6cXPxcqfXjaBycuxwFX6NebUpd1E1S/jThg1 0QFJE8UB/m/AbN6Qa2CAdIGLYSEEOQgtqIafAvYQFBjoNY1mD2e0bZPH5YQ2KFDp5BXv jRW1B7KhhLiVIQl7RKzBcZ8M82QAQx9yDln+6GzEyhsCWCpm0c6FGZrDI/WZq1IXAgrb zBsg== X-Gm-Message-State: AOJu0YypFSV0451WKYwFcXvXuw5StaTjg2fmdKtdsrlfYzDGaFWleIDN 7FUD2J4MpOwmSn9J5O/pHluQ6TM3FRlhHUopII0qV0YM65WXYqwk91hBUA== X-Google-Smtp-Source: AGHT+IHAFiqVpKgKbr8toZ4U98jCbBq00pDSd/9MTV8KLvhtGykinBMcMDbryxZ1Uv4toSe7ZACR2YWDroJ4 X-Received: by 2002:a05:6871:a002:b0:1fb:75a:6789 with SMTP id vp2-20020a056871a00200b001fb075a6789mr2335966oab.48.1702355021958; Mon, 11 Dec 2023 20:23:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 25-20020a05687011d900b001f93769a808sm436822oav.10.2023.12.11.20.23.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:23:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:23:41 -0800 (PST) Message-ID: <6577e04d.050a0220.2e06a.a915SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 71BBA6051823; Mon, 11 Dec 2023 23:23:41 -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-unit-amd64-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 | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 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/