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 0x60 │   inherit 61 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │   inherit 95 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 44 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 164 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 226   true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 139 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │  inherit 202 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │  inherit 252 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 133 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 181 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 53 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 232 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 83 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │   inherit 45 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 199 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 206 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 16 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 77 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 220 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 212 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 71 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 247 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 107 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │     fixed 37 │ false │     OK │
# │  vxlan      6 │     4 │   fixed 0x58 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 102 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 222 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 198 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb0 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │   inherit 16 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 228 │  true │     OK │
#  geneve │     4 │     4 │   fixed 0xc8 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │    inherit 6 │ false │     OK │
# │ geneve      4 │     6 │ inherit 0x08 │  inherit 126 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 146 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 132 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 111   true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 97 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 232 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 185 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 65 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x8c │   inherit 29 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 186 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 156 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 175 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 171 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 43 │  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__->