net/ice: support IPv4/L4 checksum RSS offload
[dpdk.git] / drivers / net / sfc / sfc_sw_stats.c
index 8489b60..2b28ba2 100644 (file)
@@ -313,6 +313,7 @@ sfc_sw_xstat_get_values_by_id(struct sfc_adapter *sa,
        }
 
        if (count_accum_value) {
+               values[accum_value_idx] = 0;
                for (qid = 0; qid < nb_queues; ++qid) {
                        if (rte_bitmap_get(bmp, qid) != 0)
                                continue;