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 22778A04BA for ; Wed, 7 Oct 2020 15:59:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1F19F1BB4F; Wed, 7 Oct 2020 15:59:53 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by dpdk.org (Postfix) with ESMTP id ECDF81BA4B for ; Wed, 7 Oct 2020 15:59:50 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id s17so1150723qvr.11 for ; Wed, 07 Oct 2020 06:59:50 -0700 (PDT) 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=h1flbUvOQnZaEmLh7M0NNAq4eti2mO8bB8pa7CDCapU=; b=O6gA27ch07cdayRtNd2TDsLpTP8OxEsjo/loLjoo7J4KdCCIlW9DxRIOM/ogzZJ+01 DcR9CWd6gKgPLPgVs1/VsrbUuR7SNg3QMRTcxp/kZkp/F6gwRNTNVr6uR4rKLMdqsgRO 5B9ZbSBok02d7O/DSBZU1Povu5utFe7MOO7ExbjnlIQiGQGUosacWsWLUAoKqMltmF3C VohaZylLwGrXLpvrK7H8QXloj6CnoRZDb/zSx6bAH+aOHsAAC35052FSjBjnIlY7eTze uDCpRC6FzxdsjgkdpeZRki8wweMR6OZAhWJ7kSWrnOdB1XzkPwr5KSthuBtlvhg1EPCP Q8rQ== 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=h1flbUvOQnZaEmLh7M0NNAq4eti2mO8bB8pa7CDCapU=; b=UeUVAfMUoQ1yd4U/c+whE9u1EXZytZnhTJzCagDHcG+QHqhe3iTJOZHVROTxNqfNhC LMuOdD5L4ZhnGg9JQOXMQaCjM+eVns38OGpL1/sb6nHLfSjQl4KFYlffaI+3FFb4YFSl MOYf6NnGp/mXsZxOUiAMIi+QIne/Yf7e7wnFG2ueHa3yDjyxOqyUPOLC4VA+Hugw0FUF 9adn4h6o5ilzr3+B19ItkX6HwzHD8yM3vt+C4/6KZGPS5UT1MHvFV8agO1BIpjB5BdEl UaUsmgtmiFscyfwCMZN9NamT4cnphrxRgkQ9gx0Qd3GH5CifVCPIhh54f1hNKnksE0Ag Ws3Q== X-Gm-Message-State: AOAM5324Z18JJ/Z40gCUy3HwL1jF+Xtuybd8Fhrhy7SMJyH59W5WCMxb PT09/RDTw2FeAQBY8J/tN2QtjEOvEsmeUw== X-Google-Smtp-Source: ABdhPJzAAbpCl9wANouwzq0OvAWawCOKwFJz9aey8Nf9ltCp34MZvLOu1C5qWh2HnpepG5laMBzcyA== X-Received: by 2002:a0c:f6c4:: with SMTP id d4mr3311446qvo.41.1602079189171; Wed, 07 Oct 2020 06:59:49 -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 j30sm1576045qtb.54.2020.10.07.06.59.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Oct 2020 06:59:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 7 Oct 2020 09:58:01 -0400 Message-Id: <20201007135801.15519-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201007093535.29828-1-ciara.loftus@intel.com> References: <20201007093535.29828-1-ciara.loftus@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw79851 net/af_xdp: use rte_strscpy instead of strncpy 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/79851 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/188560453