Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attendees

Name

Company
Microsoft
Eric TiceWipro
Microsoft
Jason NieszWalmart
Walmart
























LF Staff: LJ Illuzzi

Agenda

...

  • Naming convention for our release
    • Use SemVer for versioning
    • We can also have a "snazzy" naming convention such as an animal or a city.
  • Github has an eBPF repo
    • Can we use this?
  • PR Review
    • Order for PRs to be merged?
        Multi-repo (#69)
      • Reposupport (#69)
        • Added some tests, Dave Thaler- approved
        • Ready for merge
    • Implement map name (#78)
      • path for TC, but no path for XDP maps
        • Why the difference?
        • Shouldn't they all be in the default path, or all have a relative path?
          • Why should there be a configuration for TC that is impossible to use for XDP
        • Make both use an absolute path
      • Possibility:
        • What if you only have the bpf default path and have the map name be relative?
        • Works for any type.
        • Works on Windows as well.
  • Order of PRs: Reposupport, Map names then APIs


---- Notes from 06/29- Meeting was lightly attended. Some 07/06 agenda items are repeats from 06/29 ------

...