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 0xc8 │   inherit 48 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe8 │  inherit 250 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │     fixed 63 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 170 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 84 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 102 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 127 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 65 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 183 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │   inherit 65 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 242 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 133 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 140 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 131 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 254 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │     fixed 42 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 225 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 217 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │  inherit 112 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 128 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 200 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 212 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 107 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 22   true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 140 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 51 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 218 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 250 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │   inherit 32 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 209 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 235 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 219 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 89 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 32 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 40 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 194 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 148 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 113 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │     fixed 51 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 113 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │     fixed 86 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │      fixed 4 │  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__->