Hi,
I have direct two cable connections between Pktgen DPDK box and BIGIP
this is a problem I am not sure if it Pktgen, or the DPDK net bonding mode
4 LACP, or the BIGIP trunk with LACP enabled issue, I am hoping someone
here have more clue and give me some direction on how to trouble shoot
this.
On Wed, Jan 11, 2017 at 10:51 AM, Wiles, Keith
wrote:
>
> > On Jan 11, 2017, at 12:08 PM, Vincent Li
> wrote:
> >
> > Hi,
> >
> > I have direct two cable connections between Pktgen DPDK box and BIGIP
> >
> > this is a problem I am not sure if it P
I tested mTCP and have positive result with it
https://github.com/eunyoung14/mtcp, I used the sample app epwget as a
tcp load generator, it can generate million of concurrent tcp
connection on used cheap Dell server with Intel I350 NIC or Intel
82576
On Fri, Oct 9, 2015 at 4:19 PM, Wiles, Keith w
it is fixed in 16.07-rc2 that I checked
Vincent
On Fri, Jul 15, 2016 at 11:48 AM, Harish Patil
wrote:
> Hi Huawie/Yuanhan,
> I encounter segfault issue in virtio PMD driver when I run any DPDK
> application in the VM. The virtio devices should not have been probed in
> the first place since the
Hi,
I am running ubuntu 14.04 as guest with E1000 adapter in VMware ESXi,
mTCP sample application get following error with dpdk-2.2.0
./apps/example/epwget 10.1.72.17 1
-
Loading mtcp configuration from : epwget.conf
Hi,
I have a DPDK app running in ESXi guest with vmxnet3 adapter, but
packet seems to be dropped, the debug output has following line which
I am not sure if it is the cause of the packet drop:
rte_eth_dev_config_restore: port 0: MAC address array not supported
/* add address to t
> Currently vmxnet3?s default_txconf.txq_flags is set to the following, which
> is used by testpmd
> as there is no explicit txconf passed when initializing tx queue:
>
> dev_info->default_txconf.txq_flags = ETH_TXQ_FLAGS_NOMULTSEGS |
> ETH_T
Hi,
I am running the dpdk git repo which already had commit ac5e1d838dc
(virtio: skip error when probing kernel managed device), but in my
test, it seems still taking control of the kernel managed virtio
device and segmentation fault, here is the example:
# ./tools/dpdk_nic_bind.py --status
Netw
Hi,
I am testing https://github.com/iqiyi/dpvs in KVM VM running Ubuntu with
Intel 82599 SR-IOV VF.
got error like:
# ./dpvs
current thread affinity is set to F
EAL: Detected 4 lcore(s)
EAL: Probing VFIO support...
EAL: WARNING: cpu flags constant_tsc=no nonstop_tsc=no -> using unreliable
cl
Hi,
I found Qemu start to support virtio-net RX RSS:
List: qemu-devel
Subject:[PULL V2 02/33] virtio-net: implement RX RSS processing
From: Jason Wang
Date: 2020-06-18 13:21:17
Message-ID: 1592486508-6135-3-git-send-email-jasowang () redhat ! com
[Download RAW message or
yes, above changes fixes my issue.
On Fri, May 6, 2016 at 1:30 AM, Xie, Huawei wrote:
> On 5/5/2016 12:21 AM, Vincent Li wrote:
>> Hi,
>>
>> I am running the dpdk git repo which already had commit ac5e1d838dc
>> (virtio: skip error when probing kernel managed device),
Hi
I am testing mTCP https://github.com/eunyoung14/mtcp with dpdk-16.04
on KVM guest and it appears the virtio pmd fail to load, detail info
below:
# ./tools/dpdk_nic_bind.py --status
Network devices using DPDK-compatible driver
:00:07.0 'Virtio
ice_id dr->name 1af4:1000 rte_igbvf_pmd
EAL: dev->id.vendor_id:dev->id.device_id dr->name 1af4:1000 rte_em_pmd
pci_probe_all_drivers ret: 1 devargs not NULL and whitelisted
EAL: Error - exiting with code: 1
Cause: No Ethernet port!
any clue?
On Thu, May 12, 2016 at 9:34 AM, Vincent L
PM, Vincent Li wrote:
> I add a debug log line in dpdk-16.04/lib/librte_ether/rte_ethdev.c
> rte_eth_driver_register
>
> void
> rte_eth_driver_register(struct eth_driver *eth_drv)
> {
> eth_drv->pci_drv.devinit = rte_eth_dev_init;
> eth_drv->pci_drv.
14 matches
Mail list logo