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 0x04 │   inherit 11 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │   inherit 20 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 204 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │  inherit 168 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 159 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 251 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 112 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x3c │   inherit 62 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 247 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 175 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 140 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │     fixed 10 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xcc │  inherit 138 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 104 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 250 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 90 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 102 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │     fixed 14 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 148 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 119 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 110 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 82 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 160 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 145 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 67 │ false │     OK │
# │  vxlan      4 │     6 │   fixed 0xf4 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x80 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 189 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 192 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │    inherit 2 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 236 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 169 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 33 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 220 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 107 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 53 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │     fixed 48 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 244 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 118 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 171 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 153 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 119 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 43 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 140 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 30 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 239 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │   inherit 94 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 189 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 132 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 136 │  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__->