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 617F845FD4 for ; Fri, 3 Jan 2025 11:44:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40F0240278; Fri, 3 Jan 2025 11:44:42 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B029D4021E for ; Fri, 3 Jan 2025 11:44:41 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so94467045ab.0 for ; Fri, 03 Jan 2025 02:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735901081; x=1736505881; 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=ghkkRHMZXBAzmbTf8hbzgw7uEHI6Tr1F1IyhjK1hUew=; b=RjGO7WIETSDeF8F5cTcW01HBzps66nORxEUmcscvPttyVqLArY9tK96Q6EtUpHta9Z Xm8XksVaRnZybGidZIEgAr0O8mFQHpyFVhGUyioNFSpz6JP/QD5Vi06vOaLGqqSUFy5a 1oWfZmepXK/TiMmbof/y85f7sLigWlyMIm59g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735901081; x=1736505881; 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=ghkkRHMZXBAzmbTf8hbzgw7uEHI6Tr1F1IyhjK1hUew=; b=dI4/5Nhi+2LpSGfz/qjXe4IbCkWtYPPUSHF/4vYA7L9MOvtaukDNpTGyn9IvwEiyBs Ladqjoj5cWKzKvmd6mzmSJCRBCB19TAO28WVSFTT8tC/GRgT7us/RACYYAjwmmP665qO /AIabyiioCvC6AGtoJ3Do4rPT5jfUUO439gjUo5DpAH7QlfXp6OxVsOe76N9v5RHdtr3 S/FoH067R6Ser+p9/NBmA8VibnHOlIWrBDL/df34HKsDItsnhsvlvjtoSvaFUDOCRIUD GMDSKjxLXjG5QxdoQEmXp3cRfeefQD9ZoL3tWn6ST0mQoOnqSFnjT4dV2QyBukpGYxE7 YSKw== X-Gm-Message-State: AOJu0Yy8h0vVZWXgOUerSBnBxQaH2C+kCLDOaY8WGcEmykzLF4j22nDY fMPdEJrp1i5K4D0wxgjx09+/dyX6cJjSDqxw245KgqNfdAnvUhjbCIXJtY+djqI1nOSRE/xChDV 7yotLw3dY8B2ozkIuiKc/WTpqmzZ6mNMz/27b9Spy X-Gm-Gg: ASbGncvxY9MxMMNqPk2TJ8pWNEC/kJOwtSuiUV1V20I1J/WMBlCsUI+a8v45vbMmsa4 ftbgY9AFQFyRV8JszOEHZ5A/6ktt9vlHykatADlzEqlsCkehVTbjOIIzuhICvgJptpoI3FRe6QT Vy5vig53eAq+dRvX1I6BJ6Ep2ai4B7ydajYFLeRLweFQosr0tPuKKiILNArES6hm4yY02jQ3Xy8 hJCC/QyLfI0igzW7ja6BLlNJjEfPD0zJisnx8MQzHe065I88C76sgYQDT/qAndzn5bxpJoSGBMJ kA== X-Google-Smtp-Source: AGHT+IEdmIfEsGG73uqQYXBe+W9tOUF7cXmtalV/GnyGw1G6NusIRS/dVwTc4sK8pLiNknYKJiHF7pBsVWFm X-Received: by 2002:a05:6e02:1a21:b0:3a7:8208:b843 with SMTP id e9e14a558f8ab-3c2d5a27dccmr431015275ab.23.1735901080950; Fri, 03 Jan 2025 02:44:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0dfe16d38sm19193025ab.32.2025.01.03.02.44.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 02:44:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 02:44:40 -0800 (PST) Message-ID: <6777bf98.050a0220.29e42d.feabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7144B6052471; Fri, 3 Jan 2025 05:44:40 -0500 (EST) Subject: |PENDING| pw149584 [PATCH] net/sxe: add base driver directory and do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250103082909.8720-1-liujie5@linkdatatechnology.com> References: <20250103082909.8720-1-liujie5@linkdatatechnology.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/149584 _Testing pending_ Submitter: Jie Liu Date: Friday, January 03 2025 08:29:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149584 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303352 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PEND | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32245/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/