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 0x08 │  inherit 113 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 158 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 40 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 42 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 69 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │      fixed 3 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x28 │  inherit 248 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 224 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 170 │ false │     OK │
# │    gre      4 │ other │   fixed 0xbc │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 94 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │   inherit 66 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 49 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 222 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 182 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │      fixed 9 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xec │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │ other │ inherit 0x6c │   inherit 45 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 233 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 142 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 203 │ false      OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 244 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x3c │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 252 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │   inherit 92 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 203 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 198 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 249 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 45 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 194 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │  inherit 107 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa8 │   inherit 40 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 216 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │   inherit 51 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 72 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 113 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 24 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 131 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 87 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 137 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │    inherit 6 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │     fixed 53 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 219 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 241 │ false │     OK │
# │ geneve │     6      4 │   fixed 0xe0 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 226 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │    inherit 3 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 31 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 146 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 182 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │     fixed 79 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │     fixed 50 │  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__->