Skip to content

Commit

Permalink
Merge pull request #43 from smart-edge-open/sriov-fec-23.05
Browse files Browse the repository at this point in the history
Sriov-fec 23.05
  • Loading branch information
sbelhaik authored Feb 1, 2023
2 parents e482616 + 76ca7ef commit 45fa1e0
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 22 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ Maintainers act as the gatekeeper to the code - ensuring that coding standards,
* Answering questions/emails on the relevant areas of the SRIOV-FEC code base.

## Submitting Changes
<<<<<<< HEAD
Inbound contributions are done through [pull requests](https://github.com/smart-edge-open/sriov-fec-operator/sriov-fec/pulls) which include code changes, enhancements, bug fixes or new applications/features. If you are getting started, you may refer to Github's [how-to](https://help.github.com/articles/using-pull-requests/). With your contributions, we expect that you:
=======
Inbound contributions are done through [pull requests](https://github.com/smart-edge-open/sriov-fec-operator/pulls) which include code changes, enhancements, bug fixes or new applications/features. If you are getting started, you may refer to Github's [how-to](https://help.github.com/articles/using-pull-requests/). With your contributions, we expect that you:
>>>>>>> main

* certify that you wrote and/or have the right to submit the pull request,
* agree with the [Developer Certificate of Origin](http://developercertificate.org/),
Expand Down
8 changes: 0 additions & 8 deletions controllers/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,11 @@ package controllers

import (
"github.com/go-logr/logr"
<<<<<<< HEAD
"github.com/smart-edge-open/sriov-fec-operator/sriov-fec/pkg/common/utils"
"path/filepath"
"testing"

sriovfecv2 "github.com/smart-edge-open/sriov-fec-operator/sriov-fec/api/v2"
=======
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
"path/filepath"
"testing"

sriovfecv2 "github.com/smart-edge-open/sriov-fec-operator/api/v2"
>>>>>>> main
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"k8s.io/client-go/kubernetes/scheme"
Expand Down
3 changes: 3 additions & 0 deletions pkg/common/assets/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ import (
"context"
"github.com/go-logr/logr"
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
corev1 "k8s.io/api/core/v1"
"k8s.io/utils/pointer"
"os"
"path/filepath"
"testing"

Expand Down
1 change: 1 addition & 0 deletions pkg/daemon/bbdevconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package daemon
import (
"fmt"
sriovv2 "github.com/smart-edge-open/sriov-fec-operator/api/v2"
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
"github.com/sirupsen/logrus"
"os"
"os/exec"
Expand Down
2 changes: 1 addition & 1 deletion pkg/daemon/daemon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"encoding/json"
"fmt"
"github.com/google/uuid"
"github.com/smart-edge-open/sriov-fec-operator/sriov-fec/pkg/common/utils"
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
"io/ioutil"
"os"
"path/filepath"
Expand Down
4 changes: 2 additions & 2 deletions pkg/daemon/telemetry.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import (
"context"
"errors"
"fmt"
fec "github.com/smart-edge-open/sriov-fec-operator/sriov-fec/api/v2"
"github.com/smart-edge-open/sriov-fec-operator/sriov-fec/pkg/common/utils"
fec "github.com/smart-edge-open/sriov-fec-operator/api/v2"
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/promhttp"
"github.com/sirupsen/logrus"
Expand Down
4 changes: 2 additions & 2 deletions pkg/daemon/telemetry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package daemon

import (
"fmt"
v2 "github.com/smart-edge-open/sriov-fec-operator/sriov-fec/api/v2"
"github.com/smart-edge-open/sriov-fec-operator/sriov-fec/pkg/common/utils"
v2 "github.com/smart-edge-open/sriov-fec-operator/api/v2"
"github.com/smart-edge-open/sriov-fec-operator/pkg/common/utils"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"github.com/prometheus/client_golang/prometheus/testutil"
Expand Down
7 changes: 2 additions & 5 deletions spec/vran-accelerators-supported-by-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,11 @@ Intel® vRAN Dedicated Accelerator ACC100 card used in the FlexRAN solution expo
The role of the operator for the Intel® vRAN Dedicated Accelerator ACC100 card is to orchestrate and manage the resources/devices exposed by the card within the OpenShift cluster. The operator is a state machine which will configure the resources and then monitor them and act autonomously based on the user interaction.
The operator design for Intel® vRAN Dedicated Accelerator ACC100 consist of:

<<<<<<< HEAD
* [SRIOV-FEC Operator for Wireless FEC Accelerators](https://github.com/smart-edge-open/sriov-fec-operator/sriov-fec/blob/master/spec/sriov-fec-operator.md)
* [SEO Operator for Wireless FEC Accelerators](https://github.com/smart-edge-open/sriov-fec-operator/blob/master/spec/sriov-fec-operator.md)


# Intel® ACC200 vRAN Dedicated Accelerator

The Intel® vRAN Dedicated Accelerator ACC200 peripheral enables cost-effective 4G and 5G next-generation virtualized Radio Access Network (vRAN) solutions integrated on Sapphire Rapids Edge Enhanced Processor (SPR-EE) Intel® 7 based Xeon® multi-core server processor.

The ACC200 includes a 5G Low Density Parity Check (LDPC) encoder/decoder, rate match/dematch, Hybrid Automatic Repeat Request (HARQ) with access to DDR memory for buffer management, a 4G Turbo encoder/decoder, a Fast Fourier Transform (FFT) block providing DFT/iDFT processing offload for the 5G Sounding Reference Signal (SRS), a Queue Manager (QMGR), and a DMA subsystem. There is no dedicated on-card memory for HARQ, this is using coherent memory on the CPU side.
=======
* [SEO Operator for Wireless FEC Accelerators](https://github.com/smart-edge-open/sriov-fec-operator/blob/master/spec/openshift-sriov-fec-operator.md)
>>>>>>> main

0 comments on commit 45fa1e0

Please sign in to comment.