Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/4] net/mlx5e: Make little improvement for mlx5e
@ 2019-02-26 12:27 xiangxia.m.yue
  2019-02-26 12:27 ` [PATCH net-next v3 1/4] net/mlx5e: Make the log friendly when decapsulation offload not supported xiangxia.m.yue
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: xiangxia.m.yue @ 2019-02-26 12:27 UTC (permalink / raw)
  To: saeedm, gerlitz.or, roid; +Cc: netdev, Tonghao Zhang

From: Tonghao Zhang <xiangxia.m.yue@gmail.com>

This serial patches are not bugfixes, and just little improvement for mlx5e.
v2->v3:
Patch 1 and 5 are merged to patch 4 now.

v1->v2
Patch 1: remove the duplicated error messages and stick to extack only
Patch 2: use the 'unknown' instead of empty string
Patch 5: is new patch

Tonghao Zhang (4):
  net/mlx5e: Make the log friendly when decapsulation offload not
    supported
  net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
  net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
  net/mlx5e: Return -EOPNOTSUPP when attempting to offload an
    unsupported action

 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    |  8 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 24 ++++++++++++++++------
 2 files changed, 23 insertions(+), 9 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-28 10:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-26 12:27 [PATCH net-next v3 0/4] net/mlx5e: Make little improvement for mlx5e xiangxia.m.yue
2019-02-26 12:27 ` [PATCH net-next v3 1/4] net/mlx5e: Make the log friendly when decapsulation offload not supported xiangxia.m.yue
2019-02-26 12:27 ` [PATCH net-next v3 2/4] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions() xiangxia.m.yue
2019-02-26 12:27 ` [PATCH net-next v3 3/4] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr xiangxia.m.yue
2019-02-26 12:27 ` [PATCH net-next v3 4/4] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action xiangxia.m.yue
2019-02-27 14:01   ` Roi Dayan
2019-02-28 10:22     ` Tonghao Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox