make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x80 │  inherit 177 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │   inherit 59 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 189 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 149 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd4 │   inherit 52 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 210 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 254 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x78 │  inherit 171 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 14 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 22 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 141 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 40 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc4 │  inherit 186 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │     fixed 30 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 85 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │   inherit 60 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │     fixed 96 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 56 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 170 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 149 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │   inherit 95 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 29 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │    inherit 9 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 187 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 164 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 99 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 63 │ false │     OK │
# │  vxlan      6 │ other │ inherit 0x4c │  inherit 191 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 131 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 240 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 240 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 16 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 104 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 148 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 184 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 119 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 37 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 208 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 224 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 144 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 223 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 220 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 180 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 200 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 106 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 112 │  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__->