From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0053.outbound.protection.outlook.com [65.55.169.53]) by dpdk.org (Postfix) with ESMTP id C23789A94 for ; Wed, 11 Mar 2015 08:59:32 +0100 (CET) Received: from BN3PR0301MB1202.namprd03.prod.outlook.com (25.161.207.155) by BN3PR0301MB1201.namprd03.prod.outlook.com (25.161.207.154) with Microsoft SMTP Server (TLS) id 15.1.106.15; Wed, 11 Mar 2015 07:59:30 +0000 Received: from BN3PR0301MB1202.namprd03.prod.outlook.com ([25.161.207.155]) by BN3PR0301MB1202.namprd03.prod.outlook.com ([25.161.207.155]) with mapi id 15.01.0106.007; Wed, 11 Mar 2015 07:59:30 +0000 From: "Dey, Souvik" To: "dev@dpdk.org" Thread-Topic: rte_kni and support of jumbo frames Thread-Index: AdBb0SNccw8DrLLsQ2KpafLInGPnGQ== Date: Wed, 11 Mar 2015 07:59:29 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [121.242.142.135] authentication-results: dpdk.org; dkim=none (message not signed) header.d=none; x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB1201; x-forefront-antispam-report: BMV:1; SFV:NSPM; SFS:(10009020)(6009001)(229853001)(110136001)(99286002)(2351001)(16236675004)(19625215002)(33656002)(86362001)(66066001)(54356999)(2501003)(76576001)(2656002)(107886001)(50986999)(74316001)(558084003)(87936001)(19300405004)(19580395003)(77156002)(92566002)(450100001)(122556002)(15975445007)(102836002)(46102003)(40100003)(2900100001); DIR:OUT; SFP:1101; SCL:1; SRVR:BN3PR0301MB1201; H:BN3PR0301MB1202.namprd03.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(5002009)(5005006); SRVR:BN3PR0301MB1201; BCL:0; PCL:0; RULEID:; SRVR:BN3PR0301MB1201; x-forefront-prvs: 0512CC5201 MIME-Version: 1.0 X-OriginatorOrg: sonusnet.com X-MS-Exchange-CrossTenant-originalarrivaltime: 11 Mar 2015 07:59:29.9131 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 29a671dc-ed7e-4a54-b1e5-8da1eb495dc3 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR0301MB1201 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] rte_kni and support of jumbo frames X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2015 07:59:33 -0000 Hi, Does the rte_kni kernel module support multi-segment mbufs = ? If not is there any plan to do so ? Also I see that the pmds are supporti= ng jumbo frames but if kni does not support multi-segment mbufs then how th= e jumbo frames will be given up to the kernel ? -- Regards, Souvik