Skip to content

Commit b3ec120

Browse files
authored
Update README.md
Changed the contact person.
1 parent d727731 commit b3ec120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://travis-ci.org/intel-go/nff-go.svg?branch=develop)](https://travis-ci.org/intel-go/nff-go)
55
# Network Function Framework for Go (former YANFF)
66

7-
__Wonderful news__ : we are now supporting AF_XDP and supporting(almost) getting packets directly from Linux. So you do not need to write 3(three) different applications to process packets coming from different type of drivers of PMDs. You just write everything in NFF-Go, and it can dynamically use whatever you would like underneath. Contact [us](mailto:areg.melik-adamyan@intel.com) if you need help.
7+
__Wonderful news__ : we are now supporting AF_XDP and supporting(almost) getting packets directly from Linux. So you do not need to write 3(three) different applications to process packets coming from different type of drivers of PMDs. You just write everything in NFF-Go, and it can dynamically use whatever you would like underneath. Contact [us](mailto:edwin.verplanke@intel.com) if you need help.
88

99
## What it is
1010
NFF-Go is a set of libraries for creating and deploying cloud-native Network

0 commit comments

Comments
 (0)