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 0xb8 │  inherit 113 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb8 │    inherit 3 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 45 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 51 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 118 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 199 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 239 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xec │  inherit 241 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 209 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 139 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 156 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x28 │  inherit 163 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 234 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 230 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 32 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 161 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 242 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │   inherit 17 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │     fixed 83 │ false │     OK │
# │    gre      6 │ other │   fixed 0xbc │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 63 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │   inherit 83 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 238 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x44 │  inherit 236 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x4c │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 238 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │     fixed 44 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 87 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │   inherit 32 │ false      OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 164 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 212 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │    inherit 8 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │   inherit 44 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 125 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 159 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 104 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 171 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0x78 │   inherit 60 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 91 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 197 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x04 │   inherit 82 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 190 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 218 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 241 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 199 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 235 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │    inherit 9 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x14 │   inherit 31 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 107 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other  inherit 0x24 │  inherit 164 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 184 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 110 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 215 │  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__->