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 0xc4 │  inherit 116 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 185 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 70 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 145 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 135 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │     fixed 18 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │   inherit 81 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 68 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 134 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 239 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 206 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 171 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 89 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 180 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 254 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x98 │    inherit 1 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │   inherit 20 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 215 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 177 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 87 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd0 │   inherit 39 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 140 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 24 │ false │     OK │
# │  vxlan      4 │ other │ inherit 0x38 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 196  false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 86 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │    inherit 3 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 171 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 127 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 222 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x14 │   inherit 57 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │      fixed 9 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 14   true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe0 │   inherit 15 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 35 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 248 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 151 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 185 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │     fixed 28 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 39 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 40 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │    fixed 154 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 74 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 151 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 205 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 225 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 156   true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 109 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 101 │  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__->