Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655781
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v3 0/5] net: dsa: tagger simplification |
| Date | 2017-06-01 23:40 +0200 |
| Message-ID | <tNFZ0-8b0-11@gated-at.bofh.it> (permalink) |
| References | <tNEzU-7oF-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Thu, 1 Jun 2017 16:07:10 -0400 > This series clarifies the hot path, removes the labels in tagging > implementations, and frees the original SKB in the xmit caller. > > Changes in v3: > - drop removal of usused rcv arguments because they will be used later > - include the new ksz tagging implementation > - add reviewers' tags > > Changes in v2: > - do not remove tagger function copies > - document hot path requirements > - make netdev_uses_dsa simpler > - add reviewers' tags Series applied, thanks Vivien.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next v3 0/5] net: dsa: tagger simplification Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-01 22:20 +0200 [PATCH net-next v3 1/5] net: dsa: comment hot path requirements Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-01 22:20 +0200 [PATCH net-next v3 3/5] net: dsa: remove dsa_uses_tagged_protocol Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-01 22:20 +0200 [PATCH net-next v3 4/5] net: dsa: remove out_drop label in taggers rcv Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-01 22:20 +0200 Re: [PATCH net-next v3 0/5] net: dsa: tagger simplification David Miller <davem@davemloft.net> - 2017-06-01 23:40 +0200
csiph-web