Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression tests? #8

Closed
dirkcgrunwald opened this issue Jul 1, 2020 · 2 comments
Closed

Regression tests? #8

dirkcgrunwald opened this issue Jul 1, 2020 · 2 comments

Comments

@dirkcgrunwald
Copy link

Hi - are there any regression tests to determine if this module is functioning or not?

For example, I'm able to compile & insmod it on Ubuntu 18.04 which runs 4.15 and dmesg shows the following output. This is largely what I get when compiling on a 5.x kernel as well.

[   67.315781] gtp5g: loading out-of-tree module taints kernel.
[   67.315821] gtp5g: module verification failed: signature and/or required key missing - tainting kernel
[   67.316747] gtp5g: 5G GTP module loaded (pdr ctx size 264 bytes)

I'd like to figure out if it's working and if not, work on the patches to make it work on U18.04

@PrinzOwO
Copy link
Owner

Hi,
About regression tests, you could run the tests provided by free5GC to check if gtp5g is functioning, like ./test.sh TestRegistration in free5GC readme.

Or, there are some simple tests which is written in libgtp5gnl readme to test gtp5g.

@muthuramanecs03g
Copy link
Collaborator

@dirkcgrunwald,

There is no activity in this issue and closing it.

If you have further concerns about this then reopen it.

Thanks.

coolshou pushed a commit to coolshou/gtp5g that referenced this issue Nov 30, 2023
Added drop count of UL and DL in PDR
coolshou pushed a commit to coolshou/gtp5g that referenced this issue Nov 30, 2023
Check outter IP Dest addr with PDI_F-TEID for ULCL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants