From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id DD805A0524 for ; Sat, 7 Nov 2020 12:29:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A5E6F2E1E for ; Sat, 7 Nov 2020 12:29:35 +0100 (CET) Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by dpdk.org (Postfix) with ESMTP id B670CF90 for ; Sat, 7 Nov 2020 12:29:33 +0100 (CET) Received: by mail-io1-f54.google.com with SMTP id s10so4439280ioe.1 for ; Sat, 07 Nov 2020 03:29:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dznDiEYB7VvRVo5Yh6IATOW7XFZKzwUN5K7ugpBD4lU=; b=ktTuy/x35KiA6FrFxIEGpgb0CXLpAHhNxlqhA+N2F3byNM3a9wLFdtvbqBmJWJ8S25 iP9QTokQFMgpFDYPaTZcxC0o7qMzyWwIvfMz+J/s1TGxGbVpk0oNefya/dOGdNV/SwfY aiOvBG/n1nHgUvntnDE3hYjwny16E9v5wf4c5IhTPc4RATGeVDHJAg6qpWiJSJN6b2ia bUQ2JTok2JV7UpuTZjXtfSo0U+kpDP4Lmi/15szX5dt3pWz3Syi7IBrPWo8oR/LRuybg ebWlHXK08vQJVbENp9zzuhHC6uCvBPlkSY/uxjaKqBacrqBCM2ms2ho/0M2fVBOkDfIt iT0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=dznDiEYB7VvRVo5Yh6IATOW7XFZKzwUN5K7ugpBD4lU=; b=J9f9PlCrzDEoQdaZJijQp7zhsKrKkt4NG4ZLMkl6fksM4l6X8mJqrDUG7bqqkKyLV5 KICc8FeKqjspmrH1IsQiVRitossGl7DSEWT2C0d/e6wW0Shol3wLl16psOTV+RvNPFyL LbYb0NqYHxIn0Ae1gqOO1VjKJAVvML+TuM94xlyGvuFFr11krDpta5qGbULPvbSmIHd2 TFVhno4GkT/wBr3Cs6PwGiuoVUG73eQHBOtB1qt118FhIW21RUoW81eSe7s6wSu5OtMy IGHMU5Pj/hubwiibNfc6ySx8FUrktUFfK/SjlYPXZm1PSfn/jnfc6ZmvJGixQpZTS4x7 c44w== X-Gm-Message-State: AOAM532FIQOHelO38DWu9x/x1CCzXC5MJaTS9QyZPKFfBatUS8jVtnbG FNSGM93l/vDFNHcuEVYqVSrEuBVZMAfyQg== X-Google-Smtp-Source: ABdhPJwmosGmZk+y4hMtqjx+OzBLnkhp/rYrfauFtuOUfiQs87w6aPua0WMYAPKIH/nNTbi2u7FXrw== X-Received: by 2002:a6b:8d12:: with SMTP id p18mr4501828iod.139.1604748571830; Sat, 07 Nov 2020 03:29:31 -0800 (PST) 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 r3sm2523935iog.55.2020.11.07.03.29.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Nov 2020 03:29:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Sat, 7 Nov 2020 06:27:41 -0500 Message-Id: <20201107112741.1830-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201107090038.12802-1-pratekag@gmail.com> References: <20201107090038.12802-1-pratekag@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw83822 Made i40 header CPP compatible using extern \"C\". Library headers work directly in cpp code. Linking errors thrown due to the absence of this change in i40e pmd header does not help in resolving the problem. I needed this header directly to use DDP feature present in the NIC. X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/83822 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/199030954