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 0xb8 │  inherit 228 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 182 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │    fixed 222 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 209 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 224 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │   inherit 80 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 122 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │     fixed 92 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 175 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │   inherit 48 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │     fixed 59 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 228 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa4 │    inherit 6 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 44 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 244 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │   inherit 79 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │     fixed 28 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 48 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 176 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 224 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │     fixed 70 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 15 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 162 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │     fixed 89 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 118 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 157 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x58 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 26 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 84 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 43 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 124 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │   inherit 96 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │     fixed 47 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 54 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │   inherit 24 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 174 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 109 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 84 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 19 │ false │     OK 
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 183 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 48 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │    fixed 200 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────┤
# │ geneve │     6 │ other │ inherit 0x78 │  inherit 233 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 111 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 135 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 27 │  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__->