Skip to content

Conversation

@PapaySail
Copy link
Collaborator

Corrections in the manual and in docker-compose.ue2.yaml

  • removed iptables flush and config
  • added sudo apt install iperf3
  • added command to turn off tx offload @ new bridge interface
  • fixed env IPERF_HOST: 172.20.0.1
  • fixed env GNB_HOSTNAME: open5gs-compose-gnb-1

@PapaySail PapaySail requested a review from pirog-spb May 4, 2024 16:42
@PapaySail PapaySail self-assigned this May 4, 2024
@PapaySail PapaySail linked an issue May 4, 2024 that may be closed by this pull request
11 tasks
@PapaySail PapaySail merged commit ec283f5 into main May 7, 2024
@linouxis9
Copy link

To be noted, I also had to disable tx offloading when using eUPF's eBPF inside PacketRusher for TCP to work (else packets were rejected with invalid checkums).
Though it's weird to me for it to be necessary as the eBPF does seem to fix the checkum of the packet (eg.

ip->check = ipv4_csum(ip, sizeof(*ip));
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check all deployment configurations for relevance

4 participants