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 0x4c │   inherit 47 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │   inherit 26 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 110 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 163 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 47 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 162 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 98 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │  inherit 151 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 219 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 174 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 104 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 249 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │     fixed 66 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 155 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 132 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 108 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │   inherit 42 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 161   true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 176 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 60 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 95 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 229 │ false      OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │   inherit 96 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 209 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 10 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 183 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 79 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │    fixed 131 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │   inherit 26 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 185 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 34 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 132 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 80 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 199 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 171 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 103 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x54 │   inherit 55 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 25 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc4 │  inherit 214 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │     fixed 18 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 168 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │  inherit 243 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 254 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 182 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 176 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │    inherit 9 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 168 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │     fixed 99 │  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__->