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 0xdc │  inherit 165 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │   inherit 47 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │     fixed 52 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 237 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 202   true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 80 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │  inherit 177 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x40 │  inherit 145 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 231 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 202 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 168 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 188 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 129 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc4 │   inherit 80 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 44 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 254 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 68 │  true │     OK │
# │    gre      6 │ other │   fixed 0xe0 │    fixed 100 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 125 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 103 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 217 │ false │     OK │
# │  vxlan │     4      4 │   fixed 0x58 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 132 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 171 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 92 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 88 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 160 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 185 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 34 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 119 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe0 │   inherit 21 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 13 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 189 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 196 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 152 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 244 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 209 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 246 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x54 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 229 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 227 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 199 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 195 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │     fixed 97 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │    fixed 235 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │   inherit 16 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 47 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 12 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 105 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 190 │  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__->