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 8491643AF0 for ; Sun, 11 Feb 2024 20:55:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 800C34025E; Sun, 11 Feb 2024 20:55:21 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C232F4025D for ; Sun, 11 Feb 2024 20:55:20 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-296a02b7104so1814989a91.2 for ; Sun, 11 Feb 2024 11:55:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707681320; x=1708286120; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F4K1L/01B7g0Ml8L6e3AnzXGRLo3urmnGPyNlzt3U94=; b=OTl/XQRpIUnnB2X6WPHbpO3L3O+PHxl+LQ8HpeBOqqMgzluGUT7aveJwUKDFZUxZi1 LstQMIQ7P+JWJSWM0y+FW608/6pPXBOFrfwg0ZhXbod0hbylwZ1Q5jHL1dtY1ZRE8Z/Z fLvNX2QPkzaZSX+IL7xjj4qVYatsAVxeqFDrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707681320; x=1708286120; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F4K1L/01B7g0Ml8L6e3AnzXGRLo3urmnGPyNlzt3U94=; b=sHQFrwTwtnx05P+tv7KQNvxKdsmByXumFfBfscIPvdZ2bjccQLcPYvpsIChjESUM1r hlYCjISee3iG3gL6vq4tyHXtsTXmHe/EPGOo8l5DmQjv3iaAVcMNWu30HiXpBziqQ58N G+IupL9ZJGGnO5Ug+dCfEVt1VSbwMDqhGPflf7PcTnbiqWgWisdf0er5DKweoOKj5atW izlMIoLpCWcBln477pmekw7DPFGlx7q4G0itB5sRY8YfjeOz8pCT6qWKDcGnlt9/cU9m i0ZQK6luMG3GOXDsAsEW9UaU3Ed+x1RC3cKhFCg/9T56M6wpEtgjDxooV/PYMNM/EqTV zh6Q== X-Gm-Message-State: AOJu0YyQIz7ZGkftxNR12bw+9QbZ/p+mJZnnEp/g2f8/CgNF/Sb22/mv DX/gqpfT+Bf/i1Y92R/1yIJoILwbSPJ6gPtL7UVXykAqXD3Fzq/Ydo76QiRuhQ8nQ/4VWn+7oOW EQaWQSpaRWosjCDuzGmZvwpbIUyH4pCXjaj44vx+y X-Google-Smtp-Source: AGHT+IFYtKcWgcsApSwdDd4b8afYqTHwaeyuTcJDmcwPZvCMS1O2Td6hnBlFI20uKT8QbqCOtG7eMi3jqczM X-Received: by 2002:a17:90b:30cc:b0:297:fd5:ba7b with SMTP id hi12-20020a17090b30cc00b002970fd5ba7bmr3117351pjb.31.1707681320014; Sun, 11 Feb 2024 11:55:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ph8-20020a17090b3bc800b00297159b73b7sm187524pjb.3.2024.02.11.11.55.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2024 11:55:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Feb 2024 11:55:20 -0800 (PST) Message-ID: <65c92628.170a0220.430a5.b236SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2734D6052515; Sun, 11 Feb 2024 14:55:19 -0500 (EST) Subject: |SUCCESS| pw136587 [PATCH] [v2] crypto/ipsec_mb: use new ipad/opad c 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/136587 _Testing PASS_ Submitter: Brian Dooley Date: Sunday, February 11 2024 19:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136587 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/