* invalid escape sequences now generate SyntaxWarning
* therefore changed syntax to raw string noration.
Link: https://docs.python.org/3/library/re.html#module-re
Signed-off-by: Ariel Otilibili
---
buildtools/get-test-suites.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --gi
Hello,
This is my first patch to the list; your feedback is much appreciated.
My aim is to understand the internals of DPDK.
While compiling from scratch, I came across these Python warnings.
Thank you,
Ariel Otilibili (1):
buildtools: clear out regex syntax warnings
buildtools/get-test-su
Hi Stephen,
> 2. Need more error checks. macpair won't work with TUN device.
>and what happens if mac address is specified?
Following Ferruh's feedback, and since the use-case is a bit
different, I was thinking perhaps it would make more sense to add this
functionality as a new device type r
3 matches
Mail list logo