Re: [dpdk-dev] [dpdk-users] Issue in draining packets when head is null

2020-01-23 Thread Suraj R Gupta
Folks, Any Ideas on this. On Mon, Jan 13, 2020 at 1:04 PM Suraj R Gupta wrote: > Hi all, > This is regarding an issue in the draining packet using rte_reorder_drain. > Suppose we have a window size of 16 and we get packets with sequence no > like 0,1,2,4,5,6. On performing drain

[dpdk-dev] [dpdk-users] Issue in draining packets when head is null

2020-01-12 Thread Suraj R Gupta
Thanks and Regards Suraj R Gupta

Re: [dpdk-dev] [dpdk-users] Segmentation fault in aes_cmac_subkey_gen_avx512 and avx512 usage

2019-12-06 Thread Suraj R Gupta
avx512 functions then. would it affect performances nd usage? On Sat, Dec 7, 2019 at 2:10 AM Suraj R Gupta wrote: > Hi all, > I am encountering some issues in using intel multi buffer library with dpdk > crypto library. > > > > > *DPDK version used - 18.05.1Intel Multibuffe

[dpdk-dev] Segmentation fault in aes_cmac_subkey_gen_avx512 and avx512 usage [dpdk-users]

2019-12-06 Thread Suraj R Gupta
ard test vectors: ...Pass SHA standard test vectors (N jobs = 1): ...Pass Testing AVX512 interface Illegal instruction (core dumped) I am not able to understand the issue. Request you to help me in this regard. Please revert for any clarification. -- Thanks and

Re: [dpdk-dev] Stopping DPDK Timer [RTE-Timers]

2019-09-02 Thread Suraj R Gupta
wrote: > On Mon, Sep 02, 2019 at 05:12:36PM +0530, Suraj R Gupta wrote: > >Hi, > >If I am right, rte_timer_stop() stops the timer after the call back > >execution. > >It is said that if rte_timer_stop() is called during timer running, > >function

Re: [dpdk-dev] Stopping DPDK Timer [RTE-Timers]

2019-09-02 Thread Suraj R Gupta
100ms Thanks On Mon, Sep 2, 2019 at 4:52 PM Bruce Richardson wrote: > On Mon, Sep 02, 2019 at 11:02:16AM +0530, Suraj R Gupta wrote: > > Hi all, > > I am working with DPDK timers. > > In the documentation of timers, it has been said that dpdk based > rte-timers > > c

[dpdk-dev] Stopping DPDK Timer [RTE-Timers]

2019-09-01 Thread Suraj R Gupta
stop it in 100 ms due to an event/interrupt. Note:I am not talking of stopping timer after callback execution, before timer expiry in middle Thanks in advance. -- Thanks and Regards Suraj R Gupta

[dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing libraries with Crypto PMDS

2019-05-12 Thread Suraj R Gupta
if any Kasumi algorithm library can be attached with Kasumi Crypto PMD. I would like to have your suggestions and help in this regard. -- Thanks and Regards Suraj R Gupta