[dpdk-dev] PMD/l3fwd issue

2015-11-07 Thread Harish Patil
Konstantin, >> >> >Hi Patil, >> > >> >> -Original Message- >> >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harish Patil >> >> Sent: Thursday, September 03, 2015 4:53 PM >> >> To: dev at dpdk.org >>

[dpdk-dev] PMD/l3fwd issue

2015-09-04 Thread Ananyev, Konstantin
l, > > > >> -Original Message- > >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harish Patil > >> Sent: Thursday, September 03, 2015 4:53 PM > >> To: dev at dpdk.org > >> Subject: [dpdk-dev] PMD/l3fwd issue > >> > >> He

[dpdk-dev] PMD/l3fwd issue

2015-09-04 Thread Harish Patil
Hi Konstantin, >Hi Patil, > >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harish Patil >> Sent: Thursday, September 03, 2015 4:53 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] PMD/l3fwd issue >> >> Hello

[dpdk-dev] PMD/l3fwd issue

2015-09-04 Thread Ananyev, Konstantin
Hi Patil, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harish Patil > Sent: Thursday, September 03, 2015 4:53 PM > To: dev at dpdk.org > Subject: [dpdk-dev] PMD/l3fwd issue > > Hello, > Have a question regarding l3fwd applicatio

[dpdk-dev] PMD/l3fwd issue

2015-09-03 Thread Harish Patil
Hello, Have a question regarding l3fwd application. The l3fwd application expects the poll mode driver to return packets whose L2 header is 16-byte aligned. Otherwise, it results in a crash. This is due to use of _mm_load_si128() and _mm_store_si128() intrinsics which expects the address to be 16-b