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 7C44F426A6 for ; Mon, 2 Oct 2023 22:37:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 759B640294; Mon, 2 Oct 2023 22:37:31 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8949E40294 for ; Mon, 2 Oct 2023 22:37:30 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c60778a3bfso1706165ad.1 for ; Mon, 02 Oct 2023 13:37:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696279049; x=1696883849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RYrJuu/Dx7nlx7clxdKLCqmY56DtPNaD1F0xgTwaxfc=; b=WEQE2gE81rGjxJKrE8SHVMArw89VQf8ymgTujpIi2e1cu5FKfKsEXJ56MkUMdz1kge AHychH/16KsH55OHP7cs54skQmucRJKKuhwgxD/fdg3QBSn/tq9QJ3/PTKRQLvOLpmJv pXHmbIMJnkTL4210vo94v/4G/pLsscSHx/Uzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696279049; x=1696883849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYrJuu/Dx7nlx7clxdKLCqmY56DtPNaD1F0xgTwaxfc=; b=shBIBmgb7ZV2vpNdwB239esok4n/9FBBuPEV8wO6PKNgNL95YOd/kyuEk2vsXu/HGU 7sKKidbmSqSjRVNVhHEzxl7k8VMCnubTfRME6h0/c/FVKdOF6dGoY8XbDaOAC3GS9Z8E eOC2GX7GbnG1d4/oDXpODuQoIDX3nm+8p0ygujb6n5w1Z5I59tHTrEqB7cXNpVKoSyK+ vuMp+Qa+Kt1eJIBhV38vr3w5sUaOhJOpZXJnGHJP6Azo/vm/cTOPOTBbGmpPSfjBdwlB zleunX0afdpf4QydoijRH/q7U75BM0Ci7yLOlc/279qPqeRjOTiicDhTYD5UdAJgyViA gnag== X-Gm-Message-State: AOJu0Yzah041F4iVQHbAsbviMlNK5ekvFY02zDK43uL27xjObltOiGXz MSyJAHbzAgGkOdWD8TYO5SmGDPATDiq8ROsKZ8lrcV96HQdChP5lawwBgw== X-Google-Smtp-Source: AGHT+IH+QqS3o9d1wIWYkBWZEhGGiBvTGqzPhT6zjwT7jnqXRfTZ1DrtP1p3vYFn9kv3LgBHnhAfJI3/lyJ/ X-Received: by 2002:a17:903:22ce:b0:1c3:cee1:cc8e with SMTP id y14-20020a17090322ce00b001c3cee1cc8emr13758856plg.68.1696279049784; Mon, 02 Oct 2023 13:37:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja5-20020a170902efc500b001c75912adacsm128206plb.113.2023.10.02.13.37.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 13:37:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 13:37:29 -0700 (PDT) Message-ID: <651b2a09.170a0220.52ef1.5eaaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2FDC605C380; Mon, 2 Oct 2023 16:37:28 -0400 (EDT) Subject: |SUCCESS| pw132267-132269 [PATCH] [v2,3/3] test: add tests for rte_e 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/132269 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, October 02 2023 18:37:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132267-132269 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/