X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Frte_config.h;h=a0b5160ff246b4f924a77e02338cc35fcfa3994c;hb=c13f84a71b2d32cf60c1f2369854ca7ecfe98502;hp=25219f04afa4aa93bb32a082c29a59ea821a90dd;hpb=218be0345961b79f42af2be76e72e2429f62001f;p=dpdk.git diff --git a/config/rte_config.h b/config/rte_config.h index 25219f04af..a0b5160ff2 100644 --- a/config/rte_config.h +++ b/config/rte_config.h @@ -103,6 +103,9 @@ /****** driver defines ********/ +/* Packet prefetching in PMDs */ +#define RTE_PMD_PACKET_PREFETCH 1 + /* QuickAssist device */ /* Max. number of QuickAssist devices which can be attached */ #define RTE_PMD_QAT_MAX_PCI_DEVICES 48