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 0x68 │  inherit 213 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │   inherit 56 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │   inherit 97 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 145 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │  inherit 180 │ false │     OK │
# │    gre │     4  other │ inherit 0x7c │  inherit 102 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xac │     fixed 75 │ false      OK │
# │    gre │     4 │ other │   fixed 0xd4 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x54 │   inherit 21 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 213 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 245 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 206 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 15 │  true │     OK 
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │   inherit 34 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │   inherit 44 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │     fixed 51 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 113 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │     fixed 84 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 226 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 103 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70       fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 253 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │     fixed 90 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6      6 │ inherit 0x0c │   inherit 84 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 123 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 10 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 140 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │   inherit 17 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 53 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 207 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │   inherit 65 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 188 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 104 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │    inherit 8 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │     fixed 93 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 66 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 49 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 72 │ false │     OK │
#  geneve │     6 │     4 │   fixed 0xdc │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 40 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 239 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 132 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 132 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 187 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 82 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 104 │  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__->