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 4CD2C43699 for ; Thu, 7 Dec 2023 12:20:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4836740295; Thu, 7 Dec 2023 12:20:16 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 677784025C for ; Thu, 7 Dec 2023 12:20:14 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ce4d4c5ea2so415916b3a.0 for ; Thu, 07 Dec 2023 03:20:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701948013; x=1702552813; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=miJD4C72sUYqknryedejmLxYEzWec/zwkb5/JYxCP1k=; b=dFqX/9aOQFcFdee2jUDxAqkLALrhAD+Rs8qz/IU9vhIzG4e6RViXuh6xm6CSqlcakx UUZVuLzHWv+ofS8pxpS/f5hrFrK/u/6Gw2CNEOdH8/si5nheODmxAxYNJJjMKfe4+fXd jCgLVgC4wPd63T2BR635Spdfx8D/sbCpG3YVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701948013; x=1702552813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=miJD4C72sUYqknryedejmLxYEzWec/zwkb5/JYxCP1k=; b=cSNULLVbF+icdhh6kgH2Wc54KRcmYGgWmpfGF6jofD+YtdhDkpvtftKT8H6IUiEEhk CTzzEVFX1Xi+Q2z9NdhjY7DxdPak/4tno9Ea2VuXJLJc9R91zQhBoaqKe11fhw3DIwE3 IOl7uPwBCbtAjq6ud0Wl9cBqcmTQZQ9FibqKbjXrTo4vHy1KARwAJaxejD4+OH8QB9ZR soNnrbrJbCaNHfi6wRd6SudYoW3LgGVoXr411vHYSBkfMMxF9G2W8RriyKRi4GNRR7aS sOlgVDy+gepz/nr2t+D5Mj7fs8tSJhC7V3XzUHC4XKvrpFGryh9jYeb1KvPLQYSS1wOh GHQw== X-Gm-Message-State: AOJu0Yw/SjnfVUYsjX3B8J+cG60wXT2zzs3qQNhWETk5yNuBdr7r2WUP 7geFbsTng/3cqOXu5/Z747vmx+FMx5Ni4i4pLmclreMFkdtmK8CcW0chwg== X-Google-Smtp-Source: AGHT+IE7vlwobQXyPwzlZlXLsZ/pCQOCgtmdKfjoAwvvbXrpF4nOLRbLkyjGBejMD0v2Z8axOh3Pp3srYufP X-Received: by 2002:a05:6a20:5603:b0:18c:2287:29cf with SMTP id ir3-20020a056a20560300b0018c228729cfmr2315523pzc.40.1701948013650; Thu, 07 Dec 2023 03:20:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q24-20020a170902bd9800b001cfbf5c05eesm69476pls.147.2023.12.07.03.20.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 03:20:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 03:20:13 -0800 (PST) Message-ID: <6571aa6d.170a0220.3607d.1944SMTPIN_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 D5126605C21A; Thu, 7 Dec 2023 06:20:12 -0500 (EST) Subject: |SUCCESS| pw134908-134909 [PATCH] [v2,2/2] common/idpf: enable AVX2 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/134909 _Testing PASS_ Submitter: Wenzhuo Lu Date: Thursday, December 07 2023 07:46:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134908-134909 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/