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 0xf8 │  inherit 114 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 139 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 167 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 245 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 142 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 181 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x4c │   inherit 19 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 167 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 61 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │   inherit 84 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 110 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │     fixed 20 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc4 │  inherit 119 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 42 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 187 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 190 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x84 │   inherit 59 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 253 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xfc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 232 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc   inherit 237 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 194 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 99 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 117 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 28 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 249 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 107 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 114 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │    inherit 7 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 198 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64    inherit 58 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 40 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │   inherit 53 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 205 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x54 │  inherit 126 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 75 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 91 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      4 │ inherit 0x08 │  inherit 246 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 37 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 169 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     6 │ inherit 0x50 │  inherit 181 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 185 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 136 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 166 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │   inherit 41 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 78 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 250 │  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__->