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 0xbc │  inherit 245 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │   inherit 58 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │      fixed 5 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x74 │   inherit 46 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │   inherit 74 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 209 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xcc │  inherit 159 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 63 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 81 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 141 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb4 │   inherit 39 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 252 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │   inherit 47 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 49 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 92 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │  inherit 236 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 100 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 57 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x98 │   inherit 46 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 43 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 247 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 246 │ false      OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 190 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 55 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 67 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │    fixed 167 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 208 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 34 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 222 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │    fixed 245 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 197 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 29 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │     fixed 56 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 152 │ false │     OK │
# │ geneve │     4 │     6  inherit 0x78 │   inherit 94 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 110 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │     fixed 94 │  true │     OK 
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 34 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 84 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 238 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 125 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 239   true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │     fixed 74 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 56 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 179 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │      fixed 7 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │     fixed 61 │  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__->