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 AC86C4258A for ; Wed, 13 Sep 2023 16:59:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4702402F2 for ; Wed, 13 Sep 2023 16:59:47 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 72815402F2 for ; Wed, 13 Sep 2023 16:59:46 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-76f0807acb6so434236085a.1 for ; Wed, 13 Sep 2023 07:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694617185; x=1695221985; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=E17kXiztU7UfVtFUYThLPrrHTPOXbW8Jc9tiNMKD+ZM=; b=d2OFTrdUqbKDTg4GXS7q1z5346Y5rDNggo1AIyTeZD/z2SL42usOFI8wwLFC/UoxDN wAPGz+ScuAyV3ba9YrRl+es7eEMqJ5Nr1Zp7P5jtd5sx3rhhbuchuiqJ3r2BZSWsFhtK vbF+37Jvpn6ioeCM6iJmqUdyD1zOIEVf6bJiHgSZ7ugOgpiIe+636hZseDRVJtfrOs7v 1Gzu9R+ES1UjHMCQIuYsDFFcykOoyOjm4VMoeNRDnYAVCk5ilAutVWKrFTnG7XpqN5gn fuK77UzARnxC483rhQ7sWbSB5egJJIAoG3CEBxdLJrwvQGnkG6zg/X2Ba3pjrUBA4Zzv CTFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694617185; x=1695221985; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E17kXiztU7UfVtFUYThLPrrHTPOXbW8Jc9tiNMKD+ZM=; b=rUOocTZHKYzYUgN1jrDOOl9n90kYfclWAudw5b/uSskcLix33gVl5loBUWxgdNGIi1 O5PMjvcVf86D5flTZ4v9+QZa0H7pvrJD/Y/IMaSWrcVeCj8ASavLGA/UrTGvJbWYAu2N Cqm2QOgFD6ePF3+DFQLtUIttF9SkNB3muhgS6eQI/yKgQrPW872sKRivk+N/PzeHLAlq uwmAm8SyAIke4t2ASVgRDTP0XsZLTXXLM6RIZshuuRtZgk0GpgCDfpCw20bqEfFbnNeH BqOk8p1488KUtseagSUZXf8jNr+GSWrcPcEPw52+ImfRytuBb0eK/d6FceZGJK48YIQn sFNQ== X-Gm-Message-State: AOJu0Ywh201fqXN+lJR0wF48fnNxQH4qvAGuo8D/1mfDM0lMOFvxYOz4 zZcoG0vO+27DWUWU+ij5PFatuhR9DdSlGUBFM5I= X-Google-Smtp-Source: AGHT+IFFeYoM9Ro6cs1aPyfvSlWAqYUjor4FbIUK8vPgFwbvXrM6jbFn+NS4jyt1FRbbq0Xm6OVKeA== X-Received: by 2002:a05:620a:199d:b0:76c:c636:4772 with SMTP id bm29-20020a05620a199d00b0076cc6364772mr2988397qkb.65.1694617185509; Wed, 13 Sep 2023 07:59:45 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id f2-20020a05620a12e200b0076ef7810f27sm3907449qkl.58.2023.09.13.07.59.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Sep 2023 07:59:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131400 [PATCH] app/bbdev: fix link with NXP LA12XX Date: Wed, 13 Sep 2023 10:59:43 -0400 Message-Id: <20230913145943.511023-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230913135843.601790-1-david.marchand@redhat.com> References: <20230913135843.601790-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/131400/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6173788655