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 0x4c │  inherit 100 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │   inherit 82 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 56 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 230 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 105 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │  inherit 195 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x5c │  inherit 164 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 156 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │     fixed 83 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 44 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │   inherit 92 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 161 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 79 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 85 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 20 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 66 │ false │     OK │
# │    gre │     6 │ other  inherit 0xf0 │  inherit 180 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 124 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 138 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 177 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 166 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │     fixed 43 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 107 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 236 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 224 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 167 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 191 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 140 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 121 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 118 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4    inherit 32 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 112 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 93 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 188 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 15 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 10 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 236 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │   inherit 89 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 180 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │     fixed 61 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 50 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 192 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │     fixed 72 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 73 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │   inherit 49 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 125 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 141 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 172 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │     fixed 41 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 163 │  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__->