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 135C4432CB for ; Tue, 7 Nov 2023 22:20:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E0144025E; Tue, 7 Nov 2023 22:20:48 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 393C14025E for ; Tue, 7 Nov 2023 22:20:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ccce410660so21011955ad.3 for ; Tue, 07 Nov 2023 13:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699392046; x=1699996846; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ICulFjmsm493jUT0zim/e8baZts89KkkyhqPZCGV0tM=; b=LycWHRGqPzBKgyK67EsMDpeBsRUb7Rvn4MRkCoar4CqB/QjkFrDnCdyZiaMOio1FRy 5kO37kzo6OH18nzysP8WzKq6lLMCS5+Rfe/+RD8+PWMG7geYooLSkZEmo9YHDydJ+7lS 7b5TTzo+48Y3CCFUNxnsqdlJItWWsu7zbyFA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699392046; x=1699996846; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ICulFjmsm493jUT0zim/e8baZts89KkkyhqPZCGV0tM=; b=EfMsSQXYfN0jRTCTuONCHCws22aOb8U7Pl4C4lcaK/2HKGFeHx4cZfwL+pYv4GP2K4 V2Kcfjnl5RovZvWFqRQBSjW54dqmVX6wwqdcRUpyKJZOf4rh2p032ytLdbOGO5FxZH8T QHehJGAgXGPU7hCZy0de2Ja9u3mqsdIXWhuU04+3SzSY1rG8tpO6y+CYwOmtrDlL7vWP /uDWNPHg6b4hZVsd2QRVV5XkJb1fhjFhqgWs1p2CZpw5MZ1wEBmB4ygcdhdthGU5YuE5 Yky2zfM0/ubVDDrth33gzcWJMvZje/vDrDD0Xx35etcZJqIwFq5MMMY4WcJ+W0uQfAAw 9YHw== X-Gm-Message-State: AOJu0Yy+XU54qLyJq6rcdqlZ7vfNNQZ9OoL4gMcUo6KIN8dHfUDziUT0 FglzQbgJ/8j043VeDvwP4sQwibqkEXViS5hPQicjoYkkYp5uDz5juAjcyg== X-Google-Smtp-Source: AGHT+IFYzmNfGUPSNVWQqh1HLbpKcdixekKJkjCG/F6XHeJg20h1VYp8JL+k7leJQNLldgeSxLsxIuhDq1vF X-Received: by 2002:a17:902:f812:b0:1cc:3a8a:f19b with SMTP id ix18-20020a170902f81200b001cc3a8af19bmr253607plb.14.1699392046401; Tue, 07 Nov 2023 13:20:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a1709026ac900b001c9e68a1b4esm12914plt.130.2023.11.07.13.20.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 13:20:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 13:20:46 -0800 (PST) Message-ID: <654aaa2e.170a0220.92f5c.102bSMTPIN_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 899A3605C318; Tue, 7 Nov 2023 16:20:45 -0500 (EST) Subject: |SUCCESS| pw130050-130064 [PATCH] [15/15] eal: mark rte_vect simd ba 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130064 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, August 09 2023 16:43:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130050-130064 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/