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 0xd8 │  inherit 218 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44 │   inherit 51 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xec │      fixed 8 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 66 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 165 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 128 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 94 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x54 │   inherit 85 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 206 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 165 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x54 │   inherit 88 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 223 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 178 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x80 │   inherit 63 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │     fixed 28 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │   inherit 40 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │    inherit 5 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x64 │     fixed 76 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x10 │   inherit 99 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 65 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 181 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 219 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 198 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 57 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │   inherit 75 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 56 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │     fixed 25 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 192 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 141 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 229 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 166 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │   inherit 72 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 246 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 160 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 59 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 184 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 237 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 120 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 94 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 231 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 151 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 36 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │    fixed 174 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 181 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 43 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │   inherit 92 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 135 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 186 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │     fixed 53 │  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__->