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 02C6E43EF7 for ; Wed, 24 Apr 2024 17:08:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFA88402D1; Wed, 24 Apr 2024 17:08:27 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id E2A314025C for ; Wed, 24 Apr 2024 17:08:26 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5aa27dba8a1so4200202eaf.0 for ; Wed, 24 Apr 2024 08:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713971306; x=1714576106; 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=ZxQz83YHJjG9Zr9w7lDf8wVXnms9ZZammgid4Qbg85I=; b=V9axRNHVk2WbUry6PyoAtlX/QTd8UR82/TamRcJ/xb8Wmc2lZLCjL5MLLSGL5/aaoK Sg9VkGKj77HCCbWEUseEyTI51SjtOffnqWUfGlq0CiWX7/zbWbga/jhGHmvqFTuqlBWG w17S8GYXh9VJmEYVXvb9k5VIfB+c9+QMmqL+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713971306; x=1714576106; 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=ZxQz83YHJjG9Zr9w7lDf8wVXnms9ZZammgid4Qbg85I=; b=u9ZZjI5DB6qGz6NfRJMh+r50M/yOUE79F8RMtZyiFY4xjf6nyWjxwftsBL3TTDFzxi ZgEOVofPLHD/nSHQ6PEPI8ZHyUmwzTdotIu8cmc+D7gT2kU9igo4m99gXTq7pIghGfyg 9csdhCI8QShrDLG/Ouu57jQPOkshH4Bxg8bOp+0ljVShrspNbdnh/eRFGU1I/oLxD2tK VXDa2XNjItzUXflxlxK4GkHOw40zEQQPOnR5TphSHmmhIxcLpktCpNCg7DEDvDYgQ4LL D4CrsXP1l5Wm/cnPNjGLgG4krMBTIUijAFRykNogimu9qLfYFD8oZOttG4nI2dzBL/jl 2rIg== X-Gm-Message-State: AOJu0YwosOfc2l1m1R4MXQ2VMW7/Nh54eODAsyokbrub781x5H8zqbea b6jiQHduqVYbK+hj0McH6NTe0bGZutcYXRvONNueYWibt4FeM1ibnepgNpTEujph6mSrUiFQoJB uOs1cWeR0Znakb9u8iFeivlcim8imlvIDabWShYoe/mIhN75P47mm8PqF X-Google-Smtp-Source: AGHT+IGNr1gYcswMv2yApyQEojnCfeVDmsn9uhnx24Y6/PHnrhyvzfSbcGGF5XNuGENum28Z2Hl8ajKZR/AL X-Received: by 2002:a4a:a2c6:0:b0:5af:4b3c:ccb5 with SMTP id r6-20020a4aa2c6000000b005af4b3cccb5mr2158299ool.0.1713971306245; Wed, 24 Apr 2024 08:08:26 -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 bu2-20020a0568201ac200b005aa501c3a55sm695275oob.17.2024.04.24.08.08.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Apr 2024 08:08:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Apr 2024 08:08:26 -0700 (PDT) Message-ID: <6629206a.050a0220.6d367.d679SMTPIN_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 D989D604D420; Wed, 24 Apr 2024 11:08:25 -0400 (EDT) Subject: |SUCCESS| pw139645 [PATCH] event: fix warning from useless snprintf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240424034541.134335-1-stephen@networkplumber.org> References: <20240424034541.134335-1-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139645 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, April 24 2024 03:45:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139645 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29848/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/