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 30DC043765 for ; Sat, 23 Dec 2023 03:39:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D58740268; Sat, 23 Dec 2023 03:39:35 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 264C0400D7 for ; Sat, 23 Dec 2023 03:39:26 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bb53e20a43so1891229b6e.1 for ; Fri, 22 Dec 2023 18:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703299165; x=1703903965; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OfxVgJYg3X7QMI19LGnrWSdbjut5wOCFZA0uDk3p8mw=; b=T9mwQY+7vWC7TL0oh6XdwPqgktgOQhT3LRYKGag/Gr4Th0LHvtvW+szA6Xwp6a87+c u6RAgpCZxoCM46V9vciJUp8FIKAM9vtGbpfIKJ3duWsh+O+3ZVpW4S8ed/NVRGIQ9QUV aeWPQTYdjVquXugujMiq5aryCAT2n3TeUFRaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703299165; x=1703903965; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OfxVgJYg3X7QMI19LGnrWSdbjut5wOCFZA0uDk3p8mw=; b=JTzsFuaggQmZp7rRldMj2aune/eNzP2YYIbnR4IfPs0MZNh+cboUGs8E05ur4+utRI zgOIfb38Ftcf4gP8YZzUC39jKo2s6MJgAksgqVj+sRDLByX98IMt9V6lN5TbeB6sKn8f ETrI/1vnKp1b7wdbQOpNHTHvC8MqZNLXycvSNUzI+zTpm+OqeIQUPwhSVHwsKx6aLC2a sR3Jh73GaQoIvWjoG+aG2cCSCe85lZnsWLqC+jv5vlH7fEeS+GxHHi9U7CIfHl7LpR0J PClJU8+f+CbHWk3o6hfme9hG3BS52sWaVJpFkxPmwHaTnJ9jsqwkno8HZzhHuGo3j4Wi WzVw== X-Gm-Message-State: AOJu0YyoWYdq97i3mz7/9qDaUWmQoT51u+sMLr5tiP+YVZ/yO4+5mDZi 6pLxsdLNx2tq9wWSIV4cC8GHoU00dgXo0EwkCkItjaB6zt9LS4smltixQotlnO4DCw== X-Google-Smtp-Source: AGHT+IFibQ+jvA64qp/ToZQT6ttCBGKKlCShRtDCFSUN88aJ5TEZLedV18YnrIdFJvhmOmPuIjtJ2gMh4UvS X-Received: by 2002:a05:6808:118d:b0:3bb:5f46:fc92 with SMTP id j13-20020a056808118d00b003bb5f46fc92mr2399110oil.32.1703299165508; Fri, 22 Dec 2023 18:39:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y28-20020a056a00181c00b006d99fff2cb4sm51318pfa.13.2023.12.22.18.39.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 18:39:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 18:39:25 -0800 (PST) Message-ID: <6586485d.050a0220.14fd5.10cfSMTPIN_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 A891C605C311; Fri, 22 Dec 2023 21:39:24 -0500 (EST) Subject: |SUCCESS| pw135499 [PATCH] [v7,1/1] net/af_xdp: fix multi interface From: dpdklab@iol.unh.edu To: Test Report Cc: Maryam Tahhan , 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/135499 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 22 2023 11:04:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135499 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/