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 0x6c │  inherit 162 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │   inherit 59 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 102 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 197 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 51 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 234 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 168 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │   inherit 60 │  true │     OK │
# │    gre      4  other │   fixed 0xe4 │     fixed 96 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 153 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 231 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 77 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 60 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 128 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │     fixed 82 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │   inherit 67 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 207   true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 145 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │   inherit 59 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 152 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 203 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xbc │    inherit 7 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 92 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 14 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 214 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 241 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 235 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 97 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 243 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 36 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 206 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa0 │  inherit 221 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 139 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 240 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 237 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 42 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 127 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 201 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 129 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 196 │  true      OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 235 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     6 │     6 │ inherit 0x24 │   inherit 57 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │   inherit 78 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 236 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 217 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 185 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 201 │  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__->