Re: [dpdk-dev] [Bug 60] rte_event_port_unlink() causes subsequent events to end up in wrong port

2018-06-26 Thread Maxim Uvarov
Hello, is there any progress on this? Thank you, Maxim. On 19.06.2018 12:20, Elo, Matias (Nokia - FI/Espoo) wrote: I think this should handle the unlink case you mention, however perhaps you have identified a genuine bug. If you have more info or a sample config / app that easily demonstrat

[dpdk-dev] DPDK patchwork upgrade

2016-10-11 Thread Maxim Uvarov
That is looks really good and should save a lot of time for maintainer taking already validated patches. How hard is connection between patchwork, mailing list tags and testing system? Is that all inside patchwork or you wrote it specially for dpdk? I would really like to have the same thing for m

[dpdk-dev] [PATCH] support jumbo frames for pcap vdev

2015-06-09 Thread Maxim Uvarov
PCAP PMD vdev is used mostly for testing. Increase snapshot len parameter provided to pcap_open_live() to accept packet more then 4096 (support jumbo frames for pcap pmd). Signed-off-by: Maxim Uvarov --- lib/librte_pmd_pcap/rte_eth_pcap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions

[dpdk-dev] [PATCH] dpdk1.7.1 rte.app.mk add options not not build targerts

2015-06-09 Thread Maxim Uvarov
Inherit build varibles only so that this file can be included from other projects. Signed-off-by: Maxim Uvarov --- mk/rte.app.mk | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mk/rte.app.mk b/mk/rte.app.mk index 34dff2a..b75925d 100644 --- a/mk/rte.app.mk +++ b/mk

[dpdk-dev] [PATCH] support jumbo frames for pcap vdev

2015-06-09 Thread Maxim Uvarov
On 06/09/15 15:15, Mcnamara, John wrote: >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maxim Uvarov >> Sent: Tuesday, June 9, 2015 11:15 AM >> To: dev at dpdk.org >> Subject: [dpdk-dev] [PATCH] support jumbo frames for pc

[dpdk-dev] [PATCH] dpdk1.7.1 rte.app.mk add options not not build targerts

2015-06-09 Thread Maxim Uvarov
On 06/09/15 15:05, Olivier MATZ wrote: > Hello Maxim, > > On 06/09/2015 12:15 PM, Maxim Uvarov wrote: >> Inherit build varibles only so that this file can be included >> from other projects. >> >> Signed-off-by: Maxim Uvarov > > Can you detail a bit more wh

[dpdk-dev] [PATCH] dpdk1.7.1 rte.app.mk add options not not build targerts

2015-06-09 Thread Maxim Uvarov
On 06/09/15 17:37, Olivier MATZ wrote: > Hi Maxim, > > On 06/09/2015 02:59 PM, Maxim Uvarov wrote: >> On 06/09/15 15:05, Olivier MATZ wrote: >>> Hello Maxim, >>> >>> On 06/09/2015 12:15 PM, Maxim Uvarov wrote: >>>> Inherit build varibles

[dpdk-dev] [dpdk-dev,2/3] pcap: add support for jumbo frames

2015-06-10 Thread Maxim Uvarov
Patch looks good for me. But in latest dpdk file path changed, but it applies with small reject. Reviewed-by: Maxim Uvarov Maxim. On 02/27/15 16:42, Tero Aho wrote: > Extend eth_pcap_rx and eth_pcap_tx to support jumbo frames. > On receive side read large packets into multiple mbufs an