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 9D68F438DE for ; Thu, 18 Jan 2024 06:44:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 961DB402B0; Thu, 18 Jan 2024 06:44:03 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 4FEEF400D7 for ; Thu, 18 Jan 2024 06:43:59 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4b739b49349so2330028e0c.1 for ; Wed, 17 Jan 2024 21:43:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705556638; x=1706161438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e450+H3mOgzm9KrssES6t5IMzz6uTkfhXDxLqPXURBo=; b=eLMsjVgl9EzASgQONq/kPOKN95WOA1TBtqi+bTkp93Nv6G9yVSiwSlwhLNPhE2U2br 6rUf8IePVMqIkL8R0oi/ytiQvhRTXqKU2SSBMSZW+X8lEr20k43A+XCiCY3FF8sjOBHs VRw4WQIDNg9VYaZwnnjJrH69XcZxHsgpYTMRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705556638; x=1706161438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e450+H3mOgzm9KrssES6t5IMzz6uTkfhXDxLqPXURBo=; b=IYuYzYYkOf/KjAZpbG6mbyE13+f/c2tzTa9e5ixrVzJsC1i/Mx3W4Evly5VJyWknho wbqtrXhlCw4TkJjd2PnLYbfsWoC9Gb8I9eUB/lFiS1gubnJh2i44wcaTZIR+YR493Y+d w49UHaHdjDg7TaKcsEFllXWw8k7avlPGg61P4Jzor9daRDa9RkxelnbpLMQzR1yWSuLJ DrWyF5pQoTi5Lct0PR227ocPX82hH1A/6Gbs3uaHxC2LPw8bUXvYnWR2zOoDLBv458zd unOToYBHwkPony8fnnGvH8rXY7KwnZ0f8qTiGEOSIE/2DjLZgx+L0+UfZ6Pe1nqZUB9O a3UQ== X-Gm-Message-State: AOJu0YwXMWdT+QwJubNs340sSYPb8kRSvCa/J/Xdqjb4xe+Y1nXFi4oc w1gsam0b4Blc3iizM+ej814y5qM8+1jELZ728j3gqoh1uQUipCDdOejI0WTPhuQgdH70MosEsWC sSoEPb09C3FAPvGKO8KCGpUMxFYToa4r85cbGeV9F X-Google-Smtp-Source: AGHT+IEB5/o/8oA9ghVF+UheUCk8CaQQ6rCBYF7pZiKhn43bntwIKB+AnIl0L7LSUE9XboG69aCb4d0MvL2w X-Received: by 2002:a05:6122:88d:b0:4b7:3141:ff8a with SMTP id 13-20020a056122088d00b004b73141ff8amr146498vkf.32.1705556638724; Wed, 17 Jan 2024 21:43:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r22-20020ab06f56000000b007d29b9cd5b1sm164558uat.19.2024.01.17.21.43.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 21:43:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 21:43:58 -0800 (PST) Message-ID: <65a8ba9e.b00a0220.8ea89.b085SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 59D2A6052515; Thu, 18 Jan 2024 00:43:58 -0500 (EST) Subject: |SUCCESS| pw135903 [PATCH] [v3] event/dsw: optimize serving port log 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/135903 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, January 17 2024 07:41:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1dff49b89249659bb40512bb1410a9afba0f382 135903 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28881/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/