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 246 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 201 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 186 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 197 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 85 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 33 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb0 │  inherit 225 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │  inherit 224 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 94 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │   inherit 14 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x28 │  inherit 239 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 238 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 140 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf0 │  inherit 181 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 175 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 220 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │   inherit 84 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 144 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 180 │ false │     OK │
# │  vxlan      4 │     4 │ inherit 0x98 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 153 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 179 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 110 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 181 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 189 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 31 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 28 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 100 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 241 │ false │     OK │
#   vxlan │     6 │     6 │ inherit 0xe4 │  inherit 230 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 195 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe4 │   inherit 32 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 50 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 123 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 193 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 228 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 164 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 248 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 192 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │   inherit 25 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │    inherit 8 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 188 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 213 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 191 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 134 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 34 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 120 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 208 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 161 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 170 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │     fixed 92 │  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__->