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 4CAC1431DD for ; Tue, 24 Oct 2023 00:24:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4660B4027E; Tue, 24 Oct 2023 00:24:05 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 350264027E for ; Tue, 24 Oct 2023 00:24:04 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so39292377b3.3 for ; Mon, 23 Oct 2023 15:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698099843; x=1698704643; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QotZDJhnKZVlRF/V1fAV9t4ck3JPVmB7K0K/LQbwAyc=; b=PPyd8zuV0MCUmrGMVN9JGlqCHIVDjNsOVr8QwlEvPkolKwMeax7xMFOUUdSlr+q4jm KderZg3aKWUkqWpDQNCmC/t2cyExAsbUsuCNEmFGEg7zJw/3OreROqTpQJ2/yllYo/qJ NR4XikutWCCAxTcKS2Yfc/N3G3DSHKLzdgUSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698099843; x=1698704643; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QotZDJhnKZVlRF/V1fAV9t4ck3JPVmB7K0K/LQbwAyc=; b=FDxymocAxez+p9J6EFhOiZPf7yTOsczSrUfhXFDtSqXlYIP7G44oKyju9VipjbXm4D XS5fhEoIPqHAhi/owsjEyziexX4fGKm2gcCcr2MoIn0fe56iqzZMwulBsVWaUtE+kFwC tD6rWP1pBZ0bxEomFpIkZB7xo5XHT0uqaDiJp+hPxJ5pp/kDfz0AnkoKbdmsJpvDELWw O+JvoGcdEvyLMaJ31TwEamYc+4hipUuFetktohx7Rj6RiVUdIDEb0fAA6o/76Gc3LTvC 1NfyzGQ/DyK9I9x4hOCikv25LAbDsrFmo+gj+qaYCq6DmpF1xyb/GVi5UHMuMTuNYNwE j3PQ== X-Gm-Message-State: AOJu0Yy7xRgYvSokXYA4mgfbcmu5t25HT4eJFQNM3G2PsrVavjlMzdCK iywaXanZKIXISGcRWKZ8BUzFcRqN5hEZlOwPTrgJJjl3uwtCSu68G4pk3ClxJviAPr1bhZF77A= = X-Google-Smtp-Source: AGHT+IGfdmTsGlQQx6xESD6NGYA6ebw9ISDmlMvyPjVBsdIAr6XlyOslBfQQkr2Jh7F6t47g0pnmmQ5v9ByW X-Received: by 2002:a81:5345:0:b0:59b:eba:f94b with SMTP id h66-20020a815345000000b0059b0ebaf94bmr10570518ywb.40.1698099843727; Mon, 23 Oct 2023 15:24:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q132-20020a815c8a000000b0057a840dad5dsm962500ywb.29.2023.10.23.15.24.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 15:24:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 15:24:03 -0700 (PDT) Message-ID: <6536f283.810a0220.1ee46.890dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C979602A043; Mon, 23 Oct 2023 18:24:03 -0400 (EDT) Subject: |SUCCESS| pw133196 [PATCH] net/iavf: fix Tx offloading flags check From: dpdklab@iol.unh.edu To: Test Report Cc: Radu Nicolau , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133196 _Testing PASS_ Submitter: Radu Nicolau Date: Monday, October 23 2023 16:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133196 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/