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
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
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
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
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
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
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
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
8 matches
Mail list logo