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 0x68 │  inherit 189 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe4 │  inherit 228 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 198 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 13 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 28 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │  inherit 206 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │  inherit 153 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x58 │    fixed 203 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 225 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 232 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 119 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 116 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 50 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │     fixed 42 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │   inherit 30 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 51 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 130 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 245 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 238 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 18 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04      fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 52 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 170 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 178 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │   inherit 36 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 140 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 251 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 141 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 71 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 190 │  true      OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 15 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │   inherit 43 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 81 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 124 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 202 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 117 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 82 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │    inherit 6 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 49 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 13 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 134 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 153 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 58 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x18 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 70 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 230 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 121 │  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__->