| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-08-17 | selftests: devlink_trap: Add test cases for devlink-trap | Ido Schimmel | 1 | -0/+364 | |
| Add test cases for devlink-trap on top of the netdevsim implementation. The tests focus on the devlink-trap core infrastructure and user space API. They test both good and bad flows and also dismantle of the netdev and devlink device used to report trapped packets. This allows device drivers to focus their tests on device-specific functionality. Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2019-08-15 | selftests: netdevsim: add devlink regions tests | Jiri Pirko | 1 | -1/+53 | |
| Test netdevsim devlink region implementation. Signed-off-by: Jiri Pirko <[email protected]> Tested-by: Jakub Kicinski <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2019-08-15 | selftests: netdevsim: add devlink params tests | Jiri Pirko | 1 | -1/+61 | |
| Test recently added netdevsim devlink param implementation. Signed-off-by: Jiri Pirko <[email protected]> Tested-by: Jakub Kicinski <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2019-06-04 | selftests: add basic netdevsim devlink flash testing | Jiri Pirko | 1 | -0/+53 | |
| Utilizes the devlink flash code. Suggested-by: Jakub Kicinski <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||