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 0x5c │  inherit 175 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 175 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │     fixed 75 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 86 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 12   true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 233 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │   inherit 16 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x08 │  inherit 190 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 62 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 200 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 207 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 86 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 155 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 25 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 135 │  true │     OK 
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 130 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │   inherit 62 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 108 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 80 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 215 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 190 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 149 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 195 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 137 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 61 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 221 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xcc │   inherit 51 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 164 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │   inherit 46 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x4c │   inherit 15 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 112 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 244 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 112 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 169 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 117 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │   inherit 92 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 102 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 17 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │   inherit 80 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 147 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 114 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │    inherit 6 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 53 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 127 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 194 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │     fixed 97 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 220 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 251 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 22 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 187 │  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__->