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 E770643696 for ; Thu, 7 Dec 2023 09:14:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E28F942EC1; Thu, 7 Dec 2023 09:14:40 +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 6D6CD42E7A for ; Thu, 7 Dec 2023 09:14:39 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67acdcb3ccdso4551796d6.1 for ; Thu, 07 Dec 2023 00:14:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701936879; x=1702541679; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wTObvy/b2Z1enD503sbSaQQTQJkycKP0eZNDSzbVSzk=; b=fBAzlIk12Ms4mR8NPNJfvk7UbTpEskTvFtVJrUVxQyCjY3JMLIUEWgQjSe9xUs6jco Jq3FDUZApNJevVIyEXqNZUY1OYQlxYTAP0qmYSz4d1FpHdv9xmPDfzgEc8lz9dbiEYdH Y3Zt4DCGEeBaVVN9G2/tusmPSw+Lg5681gtt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701936879; x=1702541679; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wTObvy/b2Z1enD503sbSaQQTQJkycKP0eZNDSzbVSzk=; b=eCXa4+5y+oZ0lUOe9nlNBg9veEFoZCcUMrkY2m//j7TR+yyCK4QuIRY8HmuRBlVC1N Pj6XusHNt1YG1yz6OwKduv73R0TQ3OfQuRb/TAOsBEzXqdSU7lVnPbGJFo8MmZEU04X5 qiPd+Tt84VENmSxVG3SFy/C1G6YZ9AIN3we4LUlNE2nW/PQk88tUgfgAIFjG99TUCjW6 Y4WGwbWkbaKqs10UhyI7/KFt9bqpYUuNoWUhaF6mTNNxrYsTDwJzTadFI13bW/pUZdSL NHqxUskwUocOYEuT8kPHKsY9hP7i0j8Popy/ejlvNJlwyK4IvBEb+jacj5npOy7OQMe6 l3Ww== X-Gm-Message-State: AOJu0Yy3iKhAmFG4WnzCVufS84w1NO03by5xYzKU9bGPyhyfCWbfqZ/o ARwl7OQxsG1D5eC2UGQ3C6YRxr7VfzGKtGlkN4v0SHtJg+RSPNykkgWfCQ== X-Google-Smtp-Source: AGHT+IHEJGLKPich1SnozfK7ra2H+BJjFl+UDYDjDjvBZpsBQygJmly+msqxljagqXKmgaZvYfY3woQjpHCm X-Received: by 2002:a05:6214:a03:b0:67a:900c:3a3d with SMTP id dw3-20020a0562140a0300b0067a900c3a3dmr2102689qvb.26.1701936878927; Thu, 07 Dec 2023 00:14:38 -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-20020ad44514000000b0067adc780bf6sm60883qvu.72.2023.12.07.00.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 00:14:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 00:14:38 -0800 (PST) Message-ID: <65717eee.d40a0220.49b9e.19e6SMTPIN_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 99ADF6051831; Thu, 7 Dec 2023 03:14:38 -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 | +-----------------+----------+ 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 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/