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 118 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │   inherit 79 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 144 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │   inherit 91 │  true │     OK │
# │    gre      4 │     6 │   fixed 0xf4 │    fixed 244 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │   inherit 27 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │  inherit 135 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │      fixed 3 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │   inherit 50 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 169 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │     fixed 93 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 101 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 112 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 127 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 110 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 135 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x9c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │   inherit 65 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 153 │ false │     OK │
#   vxlan │     4 │     4 │   fixed 0x94 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x24 │  inherit 214 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │     fixed 40 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 151 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 236 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 199 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 154   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │  inherit 144 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 250 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 208 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 78 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │  inherit 190 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 254 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │   inherit 71 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 108 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │     fixed 61 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 167 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 38 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 76 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 166 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 223 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 250 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 244 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │  inherit 145 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 18 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 237 │  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__->