From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: [PATCH 0/2] fixes for FreeBSD compilation Date: Thu, 20 Apr 2017 17:32:48 +0100 Message-ID: <20170420163250.1373-1-bruce.richardson@intel.com> Cc: Bruce Richardson To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id D27B62BA4 for ; Thu, 20 Apr 2017 18:32:58 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Bruce Richardson (2): examples/performance-thread: fix FreeBSD compilation net/ark: fix FreeBSD compilation drivers/net/ark/Makefile | 2 ++ examples/performance-thread/l3fwd-thread/main.c | 4 ++++ examples/performance-thread/pthread_shim/main.c | 4 ++++ examples/performance-thread/pthread_shim/pthread_shim.c | 15 +++++++++++++-- examples/performance-thread/pthread_shim/pthread_shim.h | 9 +++++++++ 5 files changed, 32 insertions(+), 2 deletions(-) -- 2.11.0