From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by dpdk.org (Postfix) with ESMTP id B37D32BBE for ; Fri, 15 Sep 2017 14:15:33 +0200 (CEST) Received: by mail-lf0-f43.google.com with SMTP id m199so2216327lfe.3 for ; Fri, 15 Sep 2017 05:15:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=HXglBF8XSxjJIrCKs+3+FJmiKBwDOEfniHCIUSItI+g=; b=UxYU6zZ5q2jm6W4At7SXMR4+iQhEQIqz/FPFr19TYRj9FdJDkX7hUD3zPLAHouhJe3 a/Rv2Q3wp+qWIZgHmoYAdX4S5yjuDXg+U617ZhaGVIEf6vpHUDC2pJWFf26P9RYMa2MB /xg+6O0PMwIh+PHsuuNPYPjplFJrSF6fpnPo8KcaZFFHyISOozbGemWx7GvlgqmwWCSN N/nOZKN2dVjkDmG3QDBhz/D6VMwHs3vFCD82e0hDKZuuxgkN4sN4iLz+R8MMiobEiEHL J6G7BA+AE883h5rHbVUwmB07eVLVJCGtf/AcYje6Lqv+xag/C+HP51BRbHqKuZkOKKQy 3Apg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=HXglBF8XSxjJIrCKs+3+FJmiKBwDOEfniHCIUSItI+g=; b=FPgb7Vw95Y8DdY2HulK0fb0J05PyzzSKDaY95uaxqoDaDyfYv7xmqzji6+914++ba1 aNGBsl6iMx5ij1tBYQFKMri8DEMKzBkupUs7srW5x0A01Ym/cXnb/S4yz9j0HZhaBQIZ ILr9uETvgUW/EcHMTOb7OhtnIDIvgTJXGgulmU06q0IWAo9RBn/xfRHtR3/JgnCrgwFI AhS3gDct5FkTo5Fd/LKpTeWp9KAEe8VX6bdOhB/Nzr+xf+Qc6gU1jOe1NHJ1soS101gx 8tcxvXGHABhKjl5t+lRLpJMKmtwwV97QLNaMHPVQCmfaftNbWFBjtrd2b4e+6a8EKXcK HXgg== X-Gm-Message-State: AHPjjUjmsyXDPDuNPHpgH8B6ubFFKJ+mLbscSm6FnzCNpVBUzWMrQeLY 2vSypkFpxsX2d8eBOM70JJAzRZzotNo/LmemDHc= X-Google-Smtp-Source: AOwi7QCYCxs/qXCqdcKu4vx7jktj5OR5IjdQHx8ju9AlxG6zD5TzJl31/jOh8FqEjbBK/POX1pNhA/SpE+28Ou/PEUk= X-Received: by 10.25.162.6 with SMTP id l6mr628044lfe.198.1505477732851; Fri, 15 Sep 2017 05:15:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.210.20 with HTTP; Fri, 15 Sep 2017 05:15:32 -0700 (PDT) In-Reply-To: References: From: amit mehta Date: Fri, 15 Sep 2017 14:15:32 +0200 Message-ID: To: Anupam Kapoor Cc: users@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-users] Newbie query: DPDK use case scenario X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 12:15:33 -0000 On Fri, Sep 15, 2017 at 7:07 AM, Anupam Kapoor wr= ote: > ,---- > | 1: if DPDK is something that our team can utilize for providing a > | faster networking platform, which the applications team (say teams > | that use standard unix networking interface to develop software) > | can use ? or DPDK is relevant mostly for companies that build Core > | Networking Hardware and Software products ? > `---- > this would be very usecase dependent. > > fwiw, dpdk doesnt really come with a canonical network stack, and you > would need something for app folks to use. > > if you look at bunch of sample applications > (http://dpdk.org/doc/guides/sample_app_ug/index.html) you can get a > fair idea of effort etc. required for your usecase. Thank you for the pointers. I'll take a look. Thanks, Amit --=20 Sent from Bahamas, while drinking chi-chi and pi=C3=B1a colada.