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 ECD4643765 for ; Sat, 23 Dec 2023 03:57:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E94F940268; Sat, 23 Dec 2023 03:57:40 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 271DE400D7 for ; Sat, 23 Dec 2023 03:57:39 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67f645f2e3fso15038956d6.1 for ; Fri, 22 Dec 2023 18:57:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703300258; x=1703905058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R3R2kk1xO/BeGy/B716Y9pi37ioHEREFH585DMddsfk=; b=CCnZSe9y6bN7nxt/7Kfqf6FCifOoiELjISJTuj9UueCn3YlrLxvqFU1HBGgg4YhLx1 qyKzV5U78IK4iPWeGslJuAgQFxJLpOElRyLoMnJ186QfZ3bfN823tIJvYzjLX7IEQymW B47T4w8FD54g/7MryCBEIil6tjic/0DsjLjPc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703300258; x=1703905058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R3R2kk1xO/BeGy/B716Y9pi37ioHEREFH585DMddsfk=; b=ho/wgzRAMCNK2svS1H3ZCTJguaqx2WSAilNzoqYpV9p8z3f8ld6qYVBXHm6HaI9OrG eO9xCsY+GH1YoE2wkBo/SGZI3VE5Ti3AIW4xiMnMXYiErv/PtBb2DbP3uyqlq8Hwz/UA CDx9UwTWozOZ3z9XXjMmJDjRnmGZ3ZPBss2B6KXstIOd/nbeBCfCuWl9Xc4sUbb9HPti 2kSPPLGoVxvr/0bJn+p/IHC2Sl2Bwax7WYQrpY/vqNIF12ATpM4LT1mgrwLF2SUWwjGz xAK9KhLgSqQMyqHKwKx2C3syk31w8+Zs30qxbSNzUMdYAqu5etr9N5/qIMrKWDp8RHSk rUqw== X-Gm-Message-State: AOJu0Yz6GiBTysBWZt92tj6cbC0IkgWdCSSgjHgKv9xcGP20lfaFqpQC 6Pmyfkz4uwUfRG4xY1d34AFiKJGjR8IfgAnlWRmyrHFZdWQSsi/JFRooWwUOgnC70g== X-Google-Smtp-Source: AGHT+IFlf7tx2XVQccXhuBs1GdcFHsalF+p6QGZM43tEVQvUx0ADfiNJGL6w21LMpumK/lPhvxWs9N8K/hFh X-Received: by 2002:a05:6214:e6a:b0:67f:4630:9516 with SMTP id jz10-20020a0562140e6a00b0067f46309516mr2511595qvb.30.1703300258672; Fri, 22 Dec 2023 18:57: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 dl13-20020ad44e0d000000b0067f66977cdcsm232595qvb.28.2023.12.22.18.57.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 18:57:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 18:57:38 -0800 (PST) Message-ID: <65864ca2.d40a0220.df43b.76cbSMTPIN_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 603636051823; Fri, 22 Dec 2023 21:57:38 -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 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/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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/