1# SPDX-License-Identifier: BSD-3-Clause 2# 3# Copyright (c) 2017-2018 Solarflare Communications Inc. 4# All rights reserved. 5# 6# This software was jointly developed between OKTET Labs (under contract 7# for Solarflare) and Solarflare Communications, Inc. 8 9if is_windows 10 build = false 11 reason = 'not supported on Windows' 12endif 13 14sources = files('rte_mempool_bucket.c') 15require_iova_in_mbuf = false 16