[dpdk-dev] Inputs needed - testing l2fwd

2015-03-31 Thread Shankari Vaidyalingam
On Wed, Mar 25, 2015 at 11:55 AM, Shankari Vaidyalingam < shankari.v2k6 at gmail.com> wrote: > > +dpdk-dev > >> Thanks for the response. >> >> I'm using Intel 82545 EM as the network adapter type and not using >> virtio-net >> I also checked whether 82545 NIC is supported by DPDK and found that it

[dpdk-dev] Inputs needed - testing l2fwd

2015-03-25 Thread Shankari Vaidyalingam
+dpdk-dev > Thanks for the response. > > I'm using Intel 82545 EM as the network adapter type and not using > virtio-net > I also checked whether 82545 NIC is supported by DPDK and found that it is > supported. > > Regards > Shankari.V > > On Wed, Mar 25, 2015 at 10:38 AM, Stephen Hemminger < > st

[dpdk-dev] Inputs needed - testing l2fwd

2015-03-25 Thread Shankari Vaidyalingam
Hi, Can anyone please help me whether I'm missing something in the below exercise Regards Shankari.V On Wed, Mar 25, 2015 at 12:25 AM, Shankari Vaidyalingam < shankari.v2k6 at gmail.com> wrote: > I'm trying to run sample DPDK applications by injecting packets from an > external traffic generat

[dpdk-dev] Inputs needed - testing l2fwd

2015-03-25 Thread Shankari Vaidyalingam
I'm trying to run sample DPDK applications by injecting packets from an external traffic generator. I'm not able to get the frames to reach the RX queue of the corresponding port and make the PMD detect those packets and get the application process them. My configuration is: I'm using Oracle Vi

[dpdk-dev] Inputs needed - testing l2fwd

2015-03-24 Thread Stephen Hemminger
On Wed, 25 Mar 2015 09:40:47 +0530 Shankari Vaidyalingam wrote: > Hi, > > Can anyone please help me whether I'm missing something in the below > exercise > > Regards > Shankari.V > > On Wed, Mar 25, 2015 at 12:25 AM, Shankari Vaidyalingam < > shankari.v2k6 at gmail.com> wrote: > > > I'm tryin