make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xec │   inherit 30 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │   inherit 20 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 31 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │    inherit 5 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 183 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 235 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
#     gre │     4 │ other │ inherit 0xb8 │  inherit 113 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │   inherit 39 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xac     fixed 186 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │    inherit 5 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x54 │   inherit 34 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 52 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │   inherit 10 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 112 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xec │    fixed 111 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 252 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 210 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │  inherit 223 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 22 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 224 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 66 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 242 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 96 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 194 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │     fixed 44 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 149 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 105 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │    inherit 9 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 201 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │   inherit 45 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x5c │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │     fixed 37 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 36 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 70 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 68 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 227 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 180 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 231 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 97 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │   inherit 29 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 228 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 69 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 152 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │   inherit 68 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │  inherit 118 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 149 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 84 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 239 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 161 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │     fixed 67 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->