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 12CFE43696 for ; Thu, 7 Dec 2023 09:28:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D42A42EC1; Thu, 7 Dec 2023 09:28:36 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id E480A42E7A for ; Thu, 7 Dec 2023 09:28:34 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67abaab0bc7so4120736d6.2 for ; Thu, 07 Dec 2023 00:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701937714; x=1702542514; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hhwgrp6fAlHJOJne94mNY5l9m88Y9dL9RkmB8SHRbf0=; b=NUSaSIA5/twd/ugTW7R/35nrAtQsoUvXrmW7bN8urKlF0zdHamJcwMcUW5BvWy2OKX IudVmIXMSTGHQ3zpW9oYMD5OqUEMgscT9Z3zY63OChdqmYQnpdgH9fzi/uz90al9+b6k h0/jfJKx/iIQnAl62KkoAFz7NYKycUixcmR90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701937714; x=1702542514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hhwgrp6fAlHJOJne94mNY5l9m88Y9dL9RkmB8SHRbf0=; b=NKBfO86+Mh3sMk3gyMd/2p1cXg+Mv7zrymtfRFw8wReoKOy5bw/5gtYOWyqWud+35G RYAjHRA6JMNHTdK+ucd4KfjjgrQf4n9Kjw/M+vo+tDW5tRFTik/uKML0zaxia7nav1xm gmMlZmq4wBGoW/3XAWKjnfRuz9ieai9M6qZ6pyfgm5c3jXAVP1ZmX0Fk6rwU9Wdj8tCg 7CTHNh4bYi47WrMhbipXQVoEOGVPTWJPLMCTmDz5YgLyXICrtFdf6LCHsrESyQeT1Szv RWocxUMiPEGienx+hCRZlSB2LcCT7+ynSeXR4nKr/ZXENhmZejzt8dv68qqtEYIblP+5 z0gw== X-Gm-Message-State: AOJu0Yz0GKCQsHw0JxBFHVaWUrM0xFb2R/XnnsMmajnrYAOnjqgFFEIu CMR4Bp9E8avGvrsgI9vnPHPryMXY0kwBsoI4pAU1LlfOUgTsX1fdasmmcw== X-Google-Smtp-Source: AGHT+IHrQn7pFftlRfx3Q6apqgvZ2cObk7FpAUl37unJIRLbuk/h/Q2G8CTCLkTy29itlVGuz/F1htVqTYMn X-Received: by 2002:ad4:4c05:0:b0:67a:a427:fca6 with SMTP id bz5-20020ad44c05000000b0067aa427fca6mr2170209qvb.46.1701937714398; Thu, 07 Dec 2023 00:28:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k20-20020ad44514000000b0067adc780bf6sm62243qvu.72.2023.12.07.00.28.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 00:28:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 00:28:34 -0800 (PST) Message-ID: <65718232.d40a0220.49b9e.1a77SMTPIN_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 12BF06051831; Thu, 7 Dec 2023 03:28:34 -0500 (EST) Subject: |SUCCESS| pw134900-134901 [PATCH] [2/2] common/idpf: enable AVX2 for 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/134901 _Testing PASS_ Submitter: Wenzhuo Lu Date: Thursday, December 07 2023 06:35:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134900-134901 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/