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 0x9c │   inherit 75 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 240 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 65 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │   inherit 24 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 209 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │     fixed 95 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │  inherit 110 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │  inherit 172 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 248 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 133 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 224 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 243 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 232 │  true │     OK │
#     gre │     6 │     6 │   fixed 0xb4 │      fixed 4 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x54 │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 223 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xfc │     fixed 27 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 244 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │     fixed 43 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │   inherit 79 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │   inherit 83 │  true │     OK │
# │  vxlan │     4      6 │   fixed 0x44 │     fixed 91 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 215 │ false │     OK │
# │  vxlan │     4  other │ inherit 0xf8 │  inherit 149 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 97 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 31 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │   inherit 53 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 104 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 195 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 32 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 125 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │   inherit 35 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │   inherit 33 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │    fixed 207 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 44 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 207 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 123 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xdc │   inherit 79 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 178 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 215 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 175 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 47 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 113 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 35 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 123 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │   inherit 34 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 74 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │     fixed 12 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │     fixed 32 │  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__->