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 84D47431DD for ; Mon, 23 Oct 2023 10:24:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E42340262; Mon, 23 Oct 2023 10:24:22 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EF28A40262 for ; Mon, 23 Oct 2023 10:24:20 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9d922c039so24560415ad.3 for ; Mon, 23 Oct 2023 01:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698049460; x=1698654260; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zKjehGPr3LXjR7y/CFTBjcCSFjJxj54ViPBnx81/i0U=; b=I917AQkYadDH9FnyDbO8CLIhz9BW4W8wWXfQClERGDGES9ZrjgdJNfUmzD1wbrXspe aSIhZVvB2yk3FfivzAoC/K2dt+ZnroJO+QjsBsOtux+fAniDgUBVfHHh44dUb03CvORh 9vDSbbXmswssbOqEZVXmlfOPUtDdQTKhOdwRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698049460; x=1698654260; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zKjehGPr3LXjR7y/CFTBjcCSFjJxj54ViPBnx81/i0U=; b=KFmyVr92HsF1iBM5tLV3ogy/WlYuYmwOBAYQV6wuMrKe9sDlWGKuS8NlX26xj+jJXx U8BLUN821CS8hRFuUOz0xpNs6UarJOtqxUp64UPsAjxGhdWMWjJ/+gJRWXV8OxSCbaoO 5Sdvud4IQg0bdg5VQovBsAl4ovntQ2mj1fQr7fqontMxvjyLBfFPJ+vZTe0c3dTNsdYv ptiZ11OseUDrGaqHYRiJ4aCCm8KJcNRbo9+3aPByG50PzDR38uquZXuH+Ls88mMH8DfG wzRQ//UQTCs83VG7nBgoQU4pT97rtRCwfDDg3O8LAJV4ZYonQIHzVkiI2zXFsHfCvMng Asuw== X-Gm-Message-State: AOJu0YxF0ZWNl7zs05o96pF/7Mxj1wiXFFj6nKyEzQeMTJdhsOv/wDpU 8QMy3Ngxwhi0ifkRCxU/Tt4Yr7rDL1po3UT6dre2LoPfu/viPPb1SS/Y9Q== X-Google-Smtp-Source: AGHT+IEa8w+r3tHeazgQO2XNpwntIWp6e1EQBtlgIJ4zDI2xBZlxjywDq7NhioNUmulDaziGnLK2KuuUtLih X-Received: by 2002:a17:903:2289:b0:1ca:86db:1d2f with SMTP id b9-20020a170903228900b001ca86db1d2fmr10617043plh.43.1698049460167; Mon, 23 Oct 2023 01:24:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ix5-20020a170902f80500b001c74c86345bsm267986plb.31.2023.10.23.01.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 01:24:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 01:24:20 -0700 (PDT) Message-ID: <65362db4.170a0220.e2561.8d3cSMTPIN_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 58C8F60524E7; Mon, 23 Oct 2023 04:24:19 -0400 (EDT) Subject: |SUCCESS| pw133120 [PATCH] app/testpmd: support config all offload 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133120 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 02:29:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133120 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/