commit | 62370a4f346dda9a7026445016db5f8eddd533a5 | [log] [tgz] |
---|---|---|
author | Rohit Maheshwari <rohitm@chelsio.com> | Sat Mar 07 20:06:08 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 21:16:23 2020 -0700 |
tree | db44dc0701bf2bfd9ca0c27b5fc69fb5f43ca808 | |
parent | dc05f3df8faca14b7cebf0b2bbdeef75225d80f7 [diff] |
cxgb4/chcr: Add ipv6 support and statistics Adding ipv6 support and ktls related statistics. v1->v2: - added blank lines at 2 places. v3->v4: - Replaced atomic_t with atomic64_t - added few necessary stat counters. Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>