On Fri, Oct 18, 2013 at 1:40 PM, Gal Sagie wrote:
> You need to make sure you don't bind the ssh interface to DPDK
> (If you are using version prior to DPDK1.4 you need to blacklist your ssh
> interface before running the example
> you can see how here =>
> https://github.com/anttikantee/dpdk-rum
On Thu, Oct 17, 2013 at 6:27 PM, Gal Sagie wrote:
> Assigning an IP is a function of the network stack, DPDK and the NIC does
> not need to be aware of that.
> DPDK is just used to poll packets from the NIC and insert them into the
> network stack start point inside rump kernels
>
> In the tcp_ht
You need to make sure you don't bind the ssh interface to DPDK
(If you are using version prior to DPDK1.4 you need to blacklist your ssh
interface before running the example
you can see how here =>
https://github.com/anttikantee/dpdk-rumptcpip/wiki/DPDK-important-points)
Gal.
On Fri, Oct 18, 20
Assigning an IP is a function of the network stack, DPDK and the NIC does
not need to be aware of that.
DPDK is just used to poll packets from the NIC and insert them into the
network stack start point inside rump kernels
In the tcp_http_get example it is assumed you are connected to a DHCP
server
out of the
kernel. The kernel interacts over sockets with tcpclient/server as usual.
Regards
-Prashant
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gopi Krishna B
Sent: Wednesday, October 16, 2013 8:13 PM
To: dev at dpdk.org
Subject: [dpdk-dev] sending and
On Thu, Oct 17, 2013 at 3:01 PM, Gal Sagie wrote:
> Rump kernels is a flexible kernel architecture which runs in user space
> and is a very interesting project, you can read more about it
> here => http://www.netbsd.org/docs/rump/#rump-about
> It is currently part of the NetBSD source tree.
>
> A
nel interacts over sockets with tcpclient/server as
> usual.
>
> Regards
> -Prashant
>
>
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Gopi Krishna B
> Sent: Wednesday, October 16, 2013 8:13 PM
> To: dev at dpdk.org
> Subject:
Hi,
I have DPDK 1.5 configured on my machine, I have also configured the rump
kernel tcpip stack.
Now, to check whether the setup works, I started *TCP Server
application*on another machine and connected the LAN cable to the port
which is
controlled by DPDK.
And I am running *TCP client applicatio
8 matches
Mail list logo