X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fnet%2Fsfc%2Fsfc_tweak.h;h=f2d8701421c62486bcc899ed1b8d504b80d0c2e9;hb=3dee345ab31a8cc685c9fe5ba3f90aa322ee1d48;hp=bd3de5313affc680771cdf637f05cdbbce877a8a;hpb=a0147be54763c09daca94eec7cb075214788ca65;p=dpdk.git diff --git a/drivers/net/sfc/sfc_tweak.h b/drivers/net/sfc/sfc_tweak.h index bd3de5313a..f2d8701421 100644 --- a/drivers/net/sfc/sfc_tweak.h +++ b/drivers/net/sfc/sfc_tweak.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: BSD-3-Clause * - * Copyright(c) 2019-2020 Xilinx, Inc. + * Copyright(c) 2019-2021 Xilinx, Inc. * Copyright(c) 2016-2019 Solarflare Communications Inc. * * This software was jointly developed between OKTET Labs (under contract @@ -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