Commit Graph

17 Commits

Author SHA1 Message Date
Ed Bartosh
988fbed528 deviceplugin: add DeviceInfo.hooks field 2024-05-22 13:13:38 +03:00
Hyeongju Johannes Lee
f55e4327a7 dlb, demo: update dlb to 8.5.2
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2023-10-31 15:30:54 -07:00
Hyeongju Johannes Lee
8e4c4ed74e
dlb: update DLB to v8.0.0
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2023-02-10 14:15:56 +02:00
Tuomas Katila
26b8b9bd3d Update README kubectl applies for zsh support
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2022-12-29 12:25:29 +02:00
Mikko Ylinen
1b3accacc2 docs: rework development guide
Currently, each individual plugin README documents roughly the same
daily development steps to git clone, build, and deploy. Re-purpose
the plugin READMEs more towards cluster admin type of documentation
and start moving all development related documentation to DEVEL.md.

The same is true for e2e testing documentation which is scattered
in places where they don't belong to. Having all day-to-day
development Howtos is good to have in a centralized place.

Finally, the cleanup includes some harmonization to plugins'
table of contents which now follows the pattern:

* [Introduction](#introduction)
(* [Modes and Configuration Options](#modes-and-configuration-options))
* [Installation](#installation)
    (* [Prerequisites](#prerequisites))
    * [Pre-built Images](#pre-built-images)
    * [Verify Plugin Registration](#verify-plugin-registration)
* [Testing and Demos](#testing-and-demos)
    * ...

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-08-31 20:00:15 +03:00
Ed Bartosh
9f2db89da6 dlb: update DLB to v7.7.0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2022-07-03 15:08:14 +03:00
Hyeongju Johannes Lee
276d25088e dlb: update the version of DLB driver & DPDK to new release
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-06-02 22:39:46 +03:00
Tonny Tzeng
bf94f566fd doc: unify test images build with make
Signed-off-by: Tonny Tzeng <tonny.tzeng@intel.com>
2022-04-01 15:49:43 +08:00
Hyeongju Johannes Lee
5fe2c3ef4d dlb: update the link to dlb driver
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-02-18 20:00:24 +02:00
Hyeongju Johannes Lee
d70397ebfb dlb: update README
Remove commands for building and loading dlb2 driver

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-02-16 16:10:51 +02:00
Ed Bartosh
55f3e17dd0 add 'annotations' parameter to the NewDeviceInfo API
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2022-02-07 15:15:30 +02:00
Hyeongju Johannes Lee
a2d13eea4c dlb: update README
Remove the sentence for pre-built image since Dockerhub image for dlb
plugin is available.

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-12-22 03:49:49 -08:00
Hyeongju Johannes Lee
515bd5908c dlb:Fix the problem that klog is not printed
Add flag parsing to get command line parameters so that parameters about
klog can be not ignored
2021-12-21 01:58:58 -08:00
Ed Bartosh
cec004c398 lint: enable wsl check
Fixes: #392

Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-12-17 11:48:48 +02:00
Hyeongju Johannes Lee
37dc1b124e dlb: update README
Add info on how to configure dlb driver and vfs.

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-12-14 12:05:35 -08:00
Ed Bartosh
b03227f9d4 dlb: add documentation
Document DLB plugin

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-11-11 12:25:25 +02:00
Hyeongju Johannes Lee
8362028560 dlb: Add new device plugin
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-11-11 11:51:49 +02:00