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 698D8436F3 for ; Thu, 14 Dec 2023 21:26:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 658C84333C; Thu, 14 Dec 2023 21:26:54 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8D86D4028C for ; Thu, 14 Dec 2023 21:26:53 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f055438492so6411603fac.3 for ; Thu, 14 Dec 2023 12:26:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585613; x=1703190413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O9NVvueq3A9f+26qiQN4y1ixpk3u+zMtXohj+ELLNh0=; b=TXSyrjXbrfSIdF+/G/dJXogMxaJzC+6RHnO0S8u//EvV8RT5X3m39SxkvurQ8Gau1u zTCVyr0vF2cRee19NPbUmz+PjocawHgtIjP7O/2UyW4n1RmxvLgKGy6x7ncJcLrtEIWs x6GhkubqeZIJZREKu+VYUn2pAuzJwGKDRkoCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585613; x=1703190413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O9NVvueq3A9f+26qiQN4y1ixpk3u+zMtXohj+ELLNh0=; b=oXNVnppD+LEkCOqJX2UQapSrMxJgU903sp7xN7lxMvo4QYy06AYMKAhatL813SJh2V C1le3Zz67lhyZ45/PgHzE/usZnPDq98qSuu6cF4b1/DWQtQkMf/N+os3BvLgjHr+1v2s pd92dBMemFKj6uIfA/zHBrL3/NA8IpdkyYxWMdf04XoJFWK5W0pX7rrWq8Yp3on9Us1W aeSQsPisOVFaQwrKjku5u9yGpAso6K7/YymSiOB8exd3yBNJpFnGe6m7lLaftvFqcFq6 4dZegkyLMr8mb/7hhsO2z7edINJImQGbztP2LDLnp1npQ6a5Xb6xauRiS+f/sKloVmz8 mPsw== X-Gm-Message-State: AOJu0YwRaU9vnu8PNza44z6v89TLW87nYcCcSjHcR9JwuyIIOItEMjtL UMCZJ/uubmnd85T8FGBHvf+Wpu0v6OthsdSonfGoFVHuE1lY2b683AfGGg== X-Google-Smtp-Source: AGHT+IH/z5eKXLzZwK94CXFwPVrIi7qCF0cG1q03wn4vFEeOsYL4AD5w6h8eOyEwmZaqJdIkbuoCN4bpTPf9 X-Received: by 2002:a05:6870:1d4:b0:203:2e75:69ec with SMTP id n20-20020a05687001d400b002032e7569ecmr3452814oad.55.1702585612851; Thu, 14 Dec 2023 12:26:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j10-20020ac8664a000000b0042405aa7735sm836542qtp.14.2023.12.14.12.26.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:26:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:26:52 -0800 (PST) Message-ID: <657b650c.c80a0220.ee01d.9eefSMTPIN_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 87BC4605C311; Thu, 14 Dec 2023 15:26:52 -0500 (EST) Subject: |SUCCESS| pw135210 [PATCH] net/tap: add deprecation notice for RTE_F From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/135210 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 14 2023 17:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135210 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/