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 0x10 │  inherit 140 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │    inherit 2 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 162   true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │   inherit 58 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 247 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 73 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │   inherit 94 │ false      OK │
# │    gre │     4 │ other │ inherit 0x30 │   inherit 24 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 239 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 195 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 127 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 39 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 157   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 49 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 121 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4     fixed 133 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x9c │   inherit 10 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 10 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │     fixed 66 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x04 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 19 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 42 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 101 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 92 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 150 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │     fixed 18 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 99 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 219 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 150 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 26 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 150 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 62 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 240 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 79 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 248 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 100 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 20 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │   inherit 69 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 106 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 146 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 103 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 150 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │    fixed 228 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 135 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 225 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 113 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 183 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 218 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 241 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │    inherit 6 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 146 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 62 │  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__->