Message ID | 20201121011521.934813-1-ferruh.yigit@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Thomas Monjalon |
Headers | show |
Series | devtools: add acronyms in dictionary for commit checks | expand |
Context | Check | Description |
---|---|---|
ci/travis-robot | success | Travis build: passed |
ci/iol-testing | warning | Testing issues |
ci/Intel-compilation | success | Compilation OK |
ci/iol-mellanox-Performance | success | Performance Testing PASS |
ci/iol-intel-Performance | success | Performance Testing PASS |
ci/iol-intel-Functional | success | Functional Testing PASS |
ci/iol-testing | warning | Testing issues |
ci/iol-broadcom-Functional | success | Functional Testing PASS |
ci/iol-broadcom-Performance | success | Performance Testing PASS |
ci/checkpatch | success | coding style OK |
21/11/2020 02:15, Ferruh Yigit: > ICMP -> Internet Control Message Protocol > IPv4 -> Internet Protocol version 4 > IPv6 -> Internet Protocol version 6 > > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> Applied, thanks
diff --git a/devtools/words-case.txt b/devtools/words-case.txt index f3eb4bb60d88..8300d7e66ba1 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -17,10 +17,13 @@ FW GENEVE GTPU HW +ICMP IO IOTLB IOVA IPsec +IPv4 +IPv6 L2 L3 L4
ICMP -> Internet Control Message Protocol IPv4 -> Internet Protocol version 4 IPv6 -> Internet Protocol version 6 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> --- devtools/words-case.txt | 3 +++ 1 file changed, 3 insertions(+)