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 0x64 │  inherit 212 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 197 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 220 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │    inherit 1 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 154 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 140  false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      4 │ other │ inherit 0xc8 │  inherit 136 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 180 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 69 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 222 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 157 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 202 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x20 │   inherit 77 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │   inherit 34 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │     fixed 82 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 172 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 138 │ false │     OK 
# │    gre │     6 │ other │   fixed 0x48 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 141 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 179 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 228  false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 38 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 196 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 53 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 113 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 206 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 85 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 214 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 203 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 73 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 156 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 45 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 133 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 237 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 106 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 114 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 223 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 63 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 60 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │   inherit 31 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 20 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 147 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 48 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │     fixed 46 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 168 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x20 │  inherit 121   true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │     fixed 69 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 158 │  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__->