|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4, v21.11-rc3 |
|
| #
9465a5d5 |
| 15-Nov-2021 |
Conor Walsh <[email protected]> |
net/nfp: remove unused message length
Reported by clang 13.
Bugzilla ID: 881 Fixes: 29a62d1476b6 ("net/nfp: add CPP bridge as service") Cc: [email protected]
Reported-by: Liang Longfeng <longfengx.l
net/nfp: remove unused message length
Reported by clang 13.
Bugzilla ID: 881 Fixes: 29a62d1476b6 ("net/nfp: add CPP bridge as service") Cc: [email protected]
Reported-by: Liang Longfeng <[email protected]> Signed-off-by: Conor Walsh <[email protected]> Reviewed-by: David Marchand <[email protected]>
show more ...
|
|
Revision tags: v21.11-rc2, v21.11-rc1, v21.08, v21.08-rc4, v21.08-rc3 |
|
| #
8d7a59f1 |
| 29-Jul-2021 |
Heinrich Kuhn <[email protected]> |
net/nfp: rename files for consistency
Rename the nfp_net.c file to nfp_common as it now contains functions common to VF and PF functionality. Rename the header file too to be consistent. Also remove
net/nfp: rename files for consistency
Rename the nfp_net.c file to nfp_common as it now contains functions common to VF and PF functionality. Rename the header file too to be consistent. Also remove the "net" naming from the _ctrl and _logs files for consistency across the PMD.
Signed-off-by: Heinrich Kuhn <[email protected]> Signed-off-by: Simon Horman <[email protected]>
show more ...
|
| #
19af5a38 |
| 29-Jul-2021 |
Heinrich Kuhn <[email protected]> |
net/nfp: move CPP bridge to separate file
This commit moves the CPP bridge logic to a separate file. A new corresponding header file is also created.
Signed-off-by: Heinrich Kuhn <heinrich.kuhn@net
net/nfp: move CPP bridge to separate file
This commit moves the CPP bridge logic to a separate file. A new corresponding header file is also created.
Signed-off-by: Heinrich Kuhn <[email protected]> Signed-off-by: Simon Horman <[email protected]>
show more ...
|