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 0x38 │  inherit 189 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │   inherit 16 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 171 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 74 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 232 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 17 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 47 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │  inherit 117  false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │   inherit 13 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │     fixed 49 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 85 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 128 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │     fixed 47 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │   inherit 80 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 56 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 252 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 26 │ false │     OK │
#     gre │     6 │ other │ inherit 0xe8 │  inherit 223 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 54 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 116 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 220 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 102 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 129 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 37 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 177 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 126 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x80 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │  inherit 220 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 247 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 181 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 191 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 149 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 251 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 40 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 135 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │      fixed 3 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 220 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x54 │  inherit 254 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 109 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 73 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │    inherit 3 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │     fixed 43 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 202 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 197 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 191 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 71 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 16 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 143 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │      fixed 9 │  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__->