From mboxrd@z Thu Jan 1 00:00:00 1970 From: ANNIE LI Subject: Is 802.1p surpported by xen? Date: Tue, 07 Apr 2009 16:17:55 +0800 Message-ID: <49DB0C33.1040702@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hi I tried to support 802.1p in my windows pv driver, but i failed to find any support about this in xen till now. NETTXF_csum_blank and NETTXF_extra_info can help to realize checksum and GSO offload. Are there any flags to realize 802.1p for frontend? Any suggestion is appreciated. Thanks Annie