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 0x90 │    inherit 6 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │   inherit 41 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 143 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 180 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 168 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 20 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 68 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 236 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │  inherit 194 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 106 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 74 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 99 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 249 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 207 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 148 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x4c │    inherit 1 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 59 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │   inherit 53 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │   inherit 48 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 128 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 242 │ false │     OK │
# │  vxlan      4 │     6 │ inherit 0x50 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 149 │ false │     OK │
# │  vxlan │     4  other │ inherit 0x38 │   inherit 86 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 168 │ false │     OK │
#   vxlan │     4 │ other │   fixed 0x4c │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 234 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 42 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 49 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 129 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 45 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 183 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 105 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 165 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 247 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 230 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 110 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │     fixed 68 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 169 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 159 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 202 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 166 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │  inherit 140 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 142 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │   inherit 38 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 174 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 189 │ false      OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 205 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 207 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │     fixed 77 │  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__->