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 0x60 │   inherit 16 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 146 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 132 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 124 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 228 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │   inherit 84 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 13 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │     fixed 25 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 242 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xec │  inherit 186 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 157 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 91 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 158 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │      fixed 7 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │   inherit 98 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │   inherit 48 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 33 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 185 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 142 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 225 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 56 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x48 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x4c │  inherit 222 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 228 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 246 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 148 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 14 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 109 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 27 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 180 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 186 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 100 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 57 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 211 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 182 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 215 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 120 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 63 │ false │     OK │
# │ geneve │     6 │     4    fixed 0x88 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 253 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 103 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │     fixed 89 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 142 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 180 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 12 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 189 │  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__->