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 0x18 │  inherit 161 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 102 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │      fixed 8 │ false │     OK 
# │    gre │     4 │     4 │   fixed 0x28 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 139 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 252 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 13 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 246 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │   inherit 75 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 81 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6      4 │ inherit 0xac │  inherit 222 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 10 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 117 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 211 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │   inherit 26 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │      fixed 4 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │  inherit 157 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x60 │  inherit 203 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 218 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 105 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 251 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │      fixed 2 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 231 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 238 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │  inherit 162 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 247 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 43 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │    inherit 8 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 191 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 203 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │     fixed 18 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 104 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │     fixed 92 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 232 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 57 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 79 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 221 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 131 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 162 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │   inherit 59 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 11 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 56 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 183 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │     fixed 20 │ false │     OK │
# │ geneve      6 │     6 │   fixed 0x2c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 254 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 241 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 184 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 151 │  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__->