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 983B143354 for ; Fri, 17 Nov 2023 15:10:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93B5340ED1; Fri, 17 Nov 2023 15:10:39 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id A988B40ED1 for ; Fri, 17 Nov 2023 15:10:32 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b2018a11efso2083445b3a.0 for ; Fri, 17 Nov 2023 06:10:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700230232; x=1700835032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uVd2/2/fcKnbRKEKKp+3qKOG2RBwHFL0VHOmpQmICPs=; b=CtkfNgduk5oT2y7HJJnUixEerNwlpn650EtInL/GXawk3fU+FOay/XJF70NqiXj83D s4T06jTZF021/nClK+in3MqfRBYyVKy0KgnAVRndSVutPnOlwG1/g8TLkSxnqG1LwIpb vHKLdcWbR0/sxFmshJiYP0cAA7UAN/ELkL8PQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700230232; x=1700835032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uVd2/2/fcKnbRKEKKp+3qKOG2RBwHFL0VHOmpQmICPs=; b=hT+y6Cwk9ATMAXyQ8WsLhAVxc22M1RNc9cp5JbWMToMD2VHa3lTifLUsaxwrPEFppN i43aGJrqz3mjInvVyYAgSDwaczgUIGF4fLMdg7Wv/RF7X0hXTSjChgrZT3z/aknf1BHa Lh5ZyEevpHmOerUxX+oefVYarq0h67JaMOwEBJ1L3KTPZSeQgbmUUSsUG+ZBI5drTraA w41pLX4EVNuIjHM+EpRVGtE+s8ZofixiAsnSOC2bWse7cBiuMTjEoy/HEynDCXQykFW7 bMZDUsOAHJ3Uwa7snHrPOEkucV8UzWlcLWXb1et1NHtx1dpKjQVDQat2qAR0S4CgfzXW HB1Q== X-Gm-Message-State: AOJu0YwdHsuD+gyDatBJZjYg0H2vPcCqYZf0gQZHrRBV8HOmWi1757Hb ZR7KqmxJEewc3IQvk4jtFHIl2exxJgip1QUYQViIg/qohM6o0mspbKoHIQ== X-Google-Smtp-Source: AGHT+IGIKZQ5xvTwXnG8K9SZbieKSNjdSp7C02Ufi8xmtr3EduFNrkPCxhDiB+bqlIPZNhcrT25gmT2ibqlH X-Received: by 2002:a05:6a20:c901:b0:186:603b:6b6e with SMTP id gx1-20020a056a20c90100b00186603b6b6emr17250639pzb.17.1700230231933; Fri, 17 Nov 2023 06:10:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i34-20020a631322000000b005b56de1fd81sm110354pgl.13.2023.11.17.06.10.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 06:10:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 06:10:31 -0800 (PST) Message-ID: <65577457.630a0220.d8737.4a3bSMTPIN_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 0774D605C318; Fri, 17 Nov 2023 09:10:31 -0500 (EST) Subject: |SUCCESS| pw134450 [PATCH] [v2] crypto/qat: fix block cipher misalig 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/134450 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Friday, November 17 2023 12:37:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134450 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/