net/mlx5: add ConnectX6-DX device ID
[dpdk.git] / drivers / net / hinic / hinic_pmd_rx.h
index 5cd17ec..1a80f95 100644 (file)
@@ -35,7 +35,7 @@ struct hinic_rq_cqe {
        u32 rss_hash;
 
        u32 rsvd[4];
-};
+} __rte_cache_aligned;
 
 struct hinic_rq_cqe_sect {
        struct hinic_sge        sge;