RE: [PATCH v1] app/testpmd: fix metering and policing command for rfc4115

2022-05-16 Thread Dumitrescu, Cristian
escu, Cristian > > Cc: dev@dpdk.org; rasl...@nvidia.com; sta...@dpdk.org > Subject: [PATCH v1] app/testpmd: fix metering and policing command for > rfc4115 > > Add CLI command support for metering and policing of trtcm_rfc4115. > > Fixes: 30ffb4e67ee3 ("app/testpmd:

[PATCH v1] app/testpmd: fix metering and policing command for rfc4115

2022-05-12 Thread Shun Hao
Add CLI command support for metering and policing of trtcm_rfc4115. Fixes: 30ffb4e67ee3 ("app/testpmd: add commands traffic metering and policing") Cc: sta...@dpdk.org Signed-off-by: Shun Hao Acked-by: Matan Azard --- app/test-pmd/cmdline.c | 1 + 1 file changed, 1 insertion(+) diff --git a/a