Re: [ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-07 Thread Ben Pfaff
On Fri, Jul 07, 2017 at 08:56:14AM +0200, Matthias May wrote: > On 06/07/17 17:25, Ben Pfaff wrote: > > On Thu, Jul 06, 2017 at 08:39:21AM +0200, Matthias May wrote: > >> On 06/07/17 02:24, Ben Pfaff wrote: > >>> On Tue, Jul 04, 2017 at 05:09:21PM +0200, Matthias May wrote: > Hi > >

Re: [ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-07 Thread Matthias May
On 06/07/17 17:25, Ben Pfaff wrote: > On Thu, Jul 06, 2017 at 08:39:21AM +0200, Matthias May wrote: >> On 06/07/17 02:24, Ben Pfaff wrote: >>> On Tue, Jul 04, 2017 at 05:09:21PM +0200, Matthias May wrote: Hi I'm trying to map the vlan_pcp onto 802.11 tid.

Re: [ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-06 Thread Ben Pfaff
On Thu, Jul 06, 2017 at 08:39:21AM +0200, Matthias May wrote: > On 06/07/17 02:24, Ben Pfaff wrote: > > On Tue, Jul 04, 2017 at 05:09:21PM +0200, Matthias May wrote: > >> Hi > >> > >> I'm trying to map the vlan_pcp onto 802.11 tid. > >> > >> net/wireless/util.c in mac80211 specifies: > >> > >>>

Re: [ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-06 Thread Matthias May
On 06/07/17 02:24, Ben Pfaff wrote: > On Tue, Jul 04, 2017 at 05:09:21PM +0200, Matthias May wrote: >> Hi >> >> I'm trying to map the vlan_pcp onto 802.11 tid. >> >> net/wireless/util.c in mac80211 specifies: >> >>> /* skb->priority values from 256->263 are magic values to >>> * directly

Re: [ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-05 Thread Ben Pfaff
On Tue, Jul 04, 2017 at 05:09:21PM +0200, Matthias May wrote: > Hi > > I'm trying to map the vlan_pcp onto 802.11 tid. > > net/wireless/util.c in mac80211 specifies: > > > /* skb->priority values from 256->263 are magic values to > > * directly indicate a specific 802.1d priority.

[ovs-dev] offset of 0x10001 in dpif_netlink_queue_to_priority

2017-07-04 Thread Matthias May
Hi I'm trying to map the vlan_pcp onto 802.11 tid. net/wireless/util.c in mac80211 specifies: > /* skb->priority values from 256->263 are magic values to >* directly indicate a specific 802.1d priority. This is used >* to allow 802.1d priority to be passed directly in