]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_stats.h
compress/qat: enable compression on GEN3
[dpdk.git] / drivers / net / hns3 / hns3_stats.h
index 8ea69b4a93987cc073da1cc9d6be18eae33401f2..de5c40d6b556087f24802b48ac62808e2fe4be36 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2018-2019 Hisilicon Limited.
+ * Copyright(c) 2018-2021 HiSilicon Limited.
  */
 
 #ifndef _HNS3_STATS_H_
@@ -112,6 +112,7 @@ struct hns3_mac_stats {
 
 struct hns3_rx_missed_stats {
        uint64_t rpu_rx_drop_cnt;
+       uint64_t ssu_rx_drop_cnt;
 };
 
 /* store statistics names and its offset in stats structure */