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 0x04 │  inherit 189 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │  inherit 218 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 85 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 115 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x78 │   inherit 53 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 111 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │   inherit 91 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 29 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 121 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 217 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 102 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 171 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 218 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 190 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 202 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x88 │  inherit 175 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 174 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x58 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 142 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 203 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 255 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │      fixed 7 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 57 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 137 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 231 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 228 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 18 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 173 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 14 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 101 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │   inherit 38 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 21 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 93 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 214 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │    inherit 9 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 208 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 116 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │   inherit 78 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 254 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 140 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 158 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 136 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 136 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 221 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 59 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 203 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 180 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 179 │  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__->