Johannes Berg <johan...@sipsolutions.net> writes: > On Wed, 2019-04-10 at 21:54 -0600, Subash Abhinov Kasiviswanathan wrote: > >> These packets will be processed as raw IP muxed frames on the PC as >> well, not as ethernet though. > > But in order to transport them, they're always encapsulated in ethernet?
No. There is no ethernet encapsulation of QMAP muxed frames over USB. Same goes for MBIM, BTW. The cdc_mbim driver adds ethernet encapsulation on the host side, but that is just an unfortunate design decision based on the flawed assumption that ethernet interfaces are easier to relate to. Bjørn