01/04/2021 08:16, Li Zhang: > Currently meter algorithms only supports rate is bytes per second(BPS). > Add packet_mode flag in meter profile parameters data structure in RTE.
What means RTE? I see no flag added in these patches. > Add the necessary checks to the existing drivers implementing > the rte_mtr API to makes sure that profiles with > packet_mode set to TRUE are rejected. > > Depends-on: series=16002 ("Support PPS(packet per second) on meter") > https://patchwork.dpdk.org/project/dpdk/list/?series=16002 It seems these patches should be part of the above patchset. > Li Zhang (2): > net/softnic: check meter packet mode > net/mvpp2: check meter packet mode