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 A98D445717 for ; Thu, 1 Aug 2024 23:05:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5E204067B; Thu, 1 Aug 2024 23:05:53 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 38A7C4066F for ; Thu, 1 Aug 2024 23:05:52 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7a23fbb372dso4858431a12.0 for ; Thu, 01 Aug 2024 14:05:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722546351; x=1723151151; 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=Cv2t0SB6a++wWfk1J66O38wNT71XlN4bIOkXAfxeOa0=; b=DD0Ws0Tb7OetfZ6IAiI0aXdleekyHUFONIiOvCxZOa1kiA7PZb8J6QcLfJiI+Y8I66 P5rg2CcxI+sIMdPJRfr+J0nB92oHTaWnmcuAapwhDebY5rwkHEqI2zqKIRhbOLd6Fvvp vRlUSfvWdjatxr0kUBdHyQYuos9EO46KaVScA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722546351; x=1723151151; 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=Cv2t0SB6a++wWfk1J66O38wNT71XlN4bIOkXAfxeOa0=; b=VwUqmJkxgZ2OWLP81pSQvBbn6ac3M/soiLqdr3JJncOyHjIDj4nbmevDC0CpdOfKAp +LKaoNYYZedNPlKqeGw+Y1QvzwpXUqWRxVvQ0CQEtpi9H3Ct/19vhKTFU8zstDWj9rjz 67cCuw6oyP4J9HYeE7Yu6oDjDv8A3D3u85eLKs2HyFfisgYt5o89fUAdy2GLdDv4yY6K vGR7A/WCyJ9aJQt7GQZcqT4dfpZ5afQfL4wGHY+ljoSWDTumFzTgces2xPlQMomWlvhg 1ZJLNCXJv/j5GGIa7PiI7P/yNgam4bcDG+87VVNMwR3ytvUBKYtb9qFDgL6VNA0eVVO0 PmhQ== X-Gm-Message-State: AOJu0YxP9FX4NEvjp4tVO0oAcRtC+3/yeY4YWCPjrp3oqEM/VE16rdPM P8ONCNnOmb8kCKxCNfLMsVuileD1D/kk+Jh1DUDTQLlO3kVPbrNfpxk/exPe77UNsaUuK5nyXC1 SFnqG8ujCy1FJnjcuOPoGHFpIMwWafhAxV9zL7ks4 X-Google-Smtp-Source: AGHT+IHUZjFCVZ11VwloZ3dId59z2wrTe8dVZbn2dCHvkH0OIPsGZJhmUjJk8ItP3eRLcKr7GI8wIh9+8WIO X-Received: by 2002:a17:90b:1e43:b0:2cd:3e75:4e51 with SMTP id 98e67ed59e1d1-2cff955d116mr1911276a91.39.1722546351244; Thu, 01 Aug 2024 14:05:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cfdc403ed7sm217091a91.4.2024.08.01.14.05.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 14:05:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 14:05:51 -0700 (PDT) Message-ID: <66abf8af.170a0220.11d3f1.f760SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5435F605C351; Thu, 1 Aug 2024 17:05:50 -0400 (EDT) Subject: |PENDING| pw142838 [PATCH] examples/eventdev: fix segment fault with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801111120.5380-1-fengchengwen@huawei.com> References: <20240801111120.5380-1-fengchengwen@huawei.com> 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: PENDING http://dpdk.org/patch/142838 _Testing pending_ Submitter: Chengwen Feng Date: Thursday, August 01 2024 11:11:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142838 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101487 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/