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 3B17245561 for ; Wed, 3 Jul 2024 15:30:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37F22402AD; Wed, 3 Jul 2024 15:30:12 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 31BDF4029E for ; Wed, 3 Jul 2024 15:30:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c47cc12ddfso93605eaf.1 for ; Wed, 03 Jul 2024 06:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720013409; x=1720618209; 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=uT4M199a3R3wDc/4VYG9Wvmb2xKEiL4Gp9FUnDbtgV0=; b=bKC4vLzpMzXdDQScZheoFDYNVYEJCcyVHu4C+G02E04S5KKSLL9JW1guaJrCg6Hl3f 8aVZhm2hiDU49r2frvMCs97eu6zFnbJOwDG1T6SIH13DRiySZjNgULiacZv/ffTQIfcp u+0iw7aGaQAXJZuEytpmh+V5FdoFV6BCO+tfs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720013409; x=1720618209; 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=uT4M199a3R3wDc/4VYG9Wvmb2xKEiL4Gp9FUnDbtgV0=; b=ogqLf+v/kd+0+7EZC1Q0iuHpQ4erW5twC9gkmvz8OjNLT5Sxtsg0HxddzLI38XqXML Z+adJSor8RWfFwqmaW8aMSTwayzVayfCY7ehBfl1HSDFFPbe1exblBrbrRYKwoOowrIi mkjWPZDhCLhZc5kFMUmSm425vtdbGWPuY+9APBtNwuBRzXK28vrfTcrAsvo1hFnnVPiu nRsKyJizJeNMaRJ8qZdwOkkxUDixJEya2NYs99wZjErt3Z+KFLbEfqhVLILuO2wTPIgQ JwB3tlHxhbe9ctFrZlu4MnMb3SL4yO8s1lSVpwdoYjDQXp0oybqjDmdLu/mbsGJCoGDR hR9Q== X-Gm-Message-State: AOJu0YxnNULVNAI1MELgjIS4WjAA5kbPb4pAWTeA0WlBuHOAWj/DN0Tj bdcyvJ0L4FNeHy78fVMTNyDj0M4jGuGLFR9+RkMvKtQGFbfcFrcpys9kpenJ8UzScaKY1+xejlM LjT/0RwiFzPb0vlxxexMAO1vpCIT5guG9lOMChPyAgYfXJF5ZzPOP88e3 X-Google-Smtp-Source: AGHT+IHOKoeEeH5+N9HUBlZkEi4heqricFE56trOYoeNdJk2hScTwFqXjV9xtEORL4mQkFcHMAD6NyxedmFW X-Received: by 2002:a05:6871:401:b0:254:c1d7:463a with SMTP id 586e51a60fabf-25db33f8304mr10789539fac.21.1720013409008; Wed, 03 Jul 2024 06:30:09 -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 586e51a60fabf-25d8e395b33sm535399fac.40.2024.07.03.06.30.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 06:30:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 06:30:09 -0700 (PDT) Message-ID: <66855260.050a0220.2b96b.8fadSMTPIN_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 7AD2860526E2; Wed, 3 Jul 2024 09:30:08 -0400 (EDT) Subject: |PENDING| pw142058 [PATCH] examples/l3fwd: Fix core dump with multip From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703075038.1594523-1-kaiwenx.deng@intel.com> References: <20240703075038.1594523-1-kaiwenx.deng@intel.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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142058 _Testing pending_ Submitter: Kaiwen Deng Date: Wednesday, July 03 2024 07:50:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142058 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/