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 24C7A436FD for ; Fri, 15 Dec 2023 13:31:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 203AC4326E; Fri, 15 Dec 2023 13:31:00 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 993C640299 for ; Fri, 15 Dec 2023 13:30:58 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d350dff621so4444675ad.1 for ; Fri, 15 Dec 2023 04:30:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702643458; x=1703248258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I6kfDf/uSb2wpo+KgF0G1FeN+hYYQBLRpxnHYXxUjBI=; b=b8QCjW8q556NJ4N1Qd+NfQCy57Rpz6o8lMoR7de0UNu5WlRz5zNDQlIGN8nnNaLjVa 75zFZVi0UcrKhl35XtZ2LjW0jiJMVfVfmeChpoLIwG9sjRrHlw2H8oEhrWOqxvUcrAF8 EDwDp/hoV8HMWXnrywdcOYTh2NL1FxgYYeOgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702643458; x=1703248258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I6kfDf/uSb2wpo+KgF0G1FeN+hYYQBLRpxnHYXxUjBI=; b=DGONYynEpYnwyxkL+hJhM8vXIFKDSRz0l7vy8Nriw1w7Xs1nfD23lCPiCJdDwPlMU9 5QQJuzcOTzBtyFZBGLoXkhDfFvBUUWJ8ls9iYnSF3LKJSFGE4t3WqgZycNcVPQ9njqDX nvAvH/pbBDERTzH7vDx9TZfe5XRmDjgJuToEwiQe5zVH8TtXid37tUw36R5tLwYYosfM hf1gAhHTscTCvcjK/re7MFDGgYhmZX4ab2uhhwF6W0+Ab3liSdU9MY6akQ7kNO1t70UM JN3BLwIzeEZ7y5jSxFEt3Swz8AWAOqLgdg9So8kjS3Ta2Gf7nTZG5tFoiAp/47oV0BFz HyEg== X-Gm-Message-State: AOJu0Yx4jAHbEGpd61u66/FkuIgH/Pbc2Bnvz4mkovtFkljXJbPr632I wbP1yKGNd6+j9KcGXSc9rP0Hy9RJbxt78KXL7qKUM+UosicDKJXTER/elQ== X-Google-Smtp-Source: AGHT+IFicmIDKfpszlzNo+FSjJn62lFyawGmO1UfV4E20Ca6XoT/8Kot2MqUNV+kcd9vaurzZkuCjcrugTtq X-Received: by 2002:a17:903:24c:b0:1d0:6638:b9de with SMTP id j12-20020a170903024c00b001d06638b9demr13092345plh.10.1702643457951; Fri, 15 Dec 2023 04:30:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a170902934800b001d2eba9694csm362952plp.5.2023.12.15.04.30.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 04:30:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 04:30:57 -0800 (PST) Message-ID: <657c4701.170a0220.a25f0.df2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C3736051823; Fri, 15 Dec 2023 07:30:57 -0500 (EST) Subject: |SUCCESS| pw135227 [PATCH] [v5] net/af_xdp: enable uds_path instead 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135227 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 15 2023 10:57:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135227 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/