X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsfc%2Fsfc_tweak.h;h=426e48f5935c577611cb98186bdf10167601a2e6;hb=ac6fcb841b0fef4a42e98cbf7b6181bb4e5be12e;hp=4d543f6853a4557b3fa7dd7f2a6b774df79e7b90;hpb=5a1ae82d7b5f2d758937b05389aa686561643e9d;p=dpdk.git diff --git a/drivers/net/sfc/sfc_tweak.h b/drivers/net/sfc/sfc_tweak.h index 4d543f6853..426e48f593 100644 --- a/drivers/net/sfc/sfc_tweak.h +++ b/drivers/net/sfc/sfc_tweak.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-3-Clause * - * Copyright (c) 2016-2018 Solarflare Communications Inc. - * All rights reserved. + * Copyright(c) 2019-2020 Xilinx, Inc. + * Copyright(c) 2016-2019 Solarflare Communications Inc. * * This software was jointly developed between OKTET Labs (under contract * for Solarflare) and Solarflare Communications, Inc. @@ -26,7 +26,7 @@ * this improves cache locality because the same mbufs may be used to send * subsequent bursts in certain cases because of well-timed reap */ -#define SFC_TX_XMIT_PKTS_REAP_AT_LEAST_ONCE 0 +#define SFC_TX_XMIT_PKTS_REAP_AT_LEAST_ONCE 1 /** Default free threshold follows recommendations from DPDK documentation */ #define SFC_TX_DEFAULT_FREE_THRESH 32