Hi Shachar,
I am also getting the same nos for my Mellanox card. I am using SRIOV also.
0004:01:00.0 Ethernet controller: Mellanox Technologies MT27700 Family
[ConnectX-4]
$ ofed_info -s
MLNX_OFED_LINUX-4.2-1.2.0.0:
Did you find reason for this ?
Thank you
Sirshak Das
From: vpp-dev-boun...@l
Hi Maciek,
Couple of question.
1. Any idea why the bad plugins are bad - is there anything common in
their design that you suspect might be a common thread in the
performance regressions.
2. When I compare the CSIT 1710 to the 1801 test report from DPDK, it
suggests improved performance of
hi all,
How can i get the policer name by sw_if_index when is_show==1 at
‘test_policer_command_fn‘ ?
policer : name[mypolicer] cir[1000 kbps]
intfc: GigabitEthernet2/6/0 sw_inf_index[1]
I can only get the policer_index & 'policer_read_response_type_st' by
rx_sw_if_index, but no 's
On Tue, Mar 20, 2018 at 6:30 AM, Ole Troan wrote:
> > I debugged this a bit further and it seems that sometimes when hopping
> branches, the json files corresponding to APIs are not regenerated properly.
> > What happens in vpp-papi is that if it founds a duplicate, it checks
> whether it's the s
On Mon, Mar 19, 2018 at 5:23 PM, Klement Sekera -X (ksekera - PANTHEON
TECHNOLOGIES at Cisco) wrote:
> Hi Jon,
>
>
> Just to confirm - what's your environment?
>
>
Centos 7.4
jdl@bcc-1 $ uname -a
Linux bcc-1 3.10.0-693.21.1.el7.x86_64 #1 SMP Wed Mar 7 19:03:37 UTC 2018
x86_64 x86_64 x86_64 GNU/L
> I debugged this a bit further and it seems that sometimes when hopping
> branches, the json files corresponding to APIs are not regenerated properly.
> What happens in vpp-papi is that if it founds a duplicate, it checks whether
> it's the same message and if so, there is no exception raised.
>
I debugged this a bit further and it seems that sometimes when hopping
branches, the json files corresponding to APIs are not regenerated properly.
What happens in vpp-papi is that if it founds a duplicate, it checks whether
it's the same message and if so, there is no exception raised.
But I saw