net/vmxnet3: support RETA query and update
[dpdk.git] / lib / net / net_crc_avx512.c
index 3740fe3..f6a3ce9 100644 (file)
@@ -2,11 +2,8 @@
  * Copyright(c) 2020 Intel Corporation
  */
 
-#include <string.h>
 
 #include <rte_common.h>
-#include <rte_branch_prediction.h>
-#include <rte_cpuflags.h>
 
 #include "net_crc.h"