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 03A35A04BA for ; Wed, 7 Oct 2020 14:57:57 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F02A01BAE4; Wed, 7 Oct 2020 14:57:55 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by dpdk.org (Postfix) with ESMTP id 2FE591BA9E for ; Wed, 7 Oct 2020 14:57:55 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id s4so2497844qkf.7 for ; Wed, 07 Oct 2020 05:57:55 -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=ZBC4MRNS4gnAArAuDY13/0RUQYyNFdlWcM89q0pQnwg=; b=qPkpEcLJ20KQL5wMoxojglHM1VMx+GcYni0hClfDK7s6YLFhQVNLsdNcXkYiURN1Vh vda3sPUkqfBP1K2dnU4ERLkURcWGGxEGrG2T5d2t9kH93GbTD40s5IqHt1um4yAC0gET JJWh+/nHTtjqFMSPEHk2NSYJ+RA/+qf3kZwD+Yw7vD0KXLgv9XYHWOIC2cGp7lOSfASW gIMIFQX2Uq/vWIEhaFRDpNrZDOIMOfE+41Qny4TnzNL0ww875IAl6RhSajryw3FVss2v a/Ijhp8qH9SlrAD3suoIG5ff3dAO71PbnKKnpZBg5mUHZngaivXqqEesZLumAj2pxKiR jIrQ== 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=ZBC4MRNS4gnAArAuDY13/0RUQYyNFdlWcM89q0pQnwg=; b=qZnTUezSo0VNpFkYKZ5Gyw16jGUVRSYoEMbZxXVKDWd+rUebc5m3n1+vK6IQtQfz56 WJKOZehFCccPGOr7pXESA5cvmgHMB9aolh9GQbd1s1mdXcbnzRXWeeh88WfA6hS+Rlq2 9RKoe6p8QJrHb5Th8GA0474Yu7t65eSPOGcyVLIUAqx0PiXE4zkZf8gkpjc2U+GBGW7O NWBkfGy5cvYYeKzykzp9+sNp2PBEuSp6MlsbVwOgopAqXYeMUyd8ZsnXfzzCx2AtWG8W DvPzsl1USIgFOB0I3ohvGfdO08mjp579Vijw/IBNBUBSp65gFeydWqKfukFgAkaSqcEv PL8w== X-Gm-Message-State: AOAM530UB2+dCB702/8bSJoKeTQfH3d5vF/g5izg+SdQCgXnqxEToZEK 0kCfpOjWVm9FIWFPwCZKHoOnfP7Vto2UnA== X-Google-Smtp-Source: ABdhPJxzU8YLVXfTJMhK1lFnHQHzu9bVRiFXPTxTHzXYdffWDsE/je+uVoDuzMBend+kMt19ZTg5Qw== X-Received: by 2002:a37:76c2:: with SMTP id r185mr2620488qkc.122.1602075473313; Wed, 07 Oct 2020 05:57:53 -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 z131sm1331954qkb.59.2020.10.07.05.57.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Oct 2020 05:57:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 7 Oct 2020 08:56:04 -0400 Message-Id: <20201007125604.15775-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201007092050.27485-1-ciara.loftus@intel.com> References: <20201007092050.27485-1-ciara.loftus@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw79849 net/af_xdp: use strlcpy 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/79849 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/188550840