Re: [patch net-next v3 04/17] net: introduce generic switch devices support
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2014-11-25 17:08:41
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2014-11-25 17:08:41
On 11/25/14 11:49, Jiri Pirko wrote:
What does it do? "L3 switching"?
Absolutely not - that is too easy;-> Why not just a mellanox chip for that? (Testing if Aviad is awake). But flows and associated constructs apply.
quoted
"offload_id" would be the right term. switch doesnt sound right.When we talk about this area, we use word "switch". I know it is not accurate, but in my opinion it is the closest we can get. "chip" and "ASIC" are too generic I believe. I would not use "offload" cause it wan be easily mistaken with NIC offloads + it is alsno not accurate.
I think this interface is usable for example to offload to user space ala DPDK and friends just as it would be for ASICs or standard NIC offload (which we already have with fdb offload). I dont know what a good name is - but switch looks incorrect. cheers, jamal