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 0x4c │  inherit 188 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44 │   inherit 71 │  true │     OK │
# │    gre      4 │     4 │   fixed 0x40 │     fixed 20 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 66 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 19 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 52 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 237 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │  inherit 221 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 144 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa0 │    inherit 7 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 215 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 132 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 192 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd0 │   inherit 67 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │   inherit 50 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 201 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 195 │ false │     OK 
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x8c │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 164 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 156 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 35 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 82 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 136 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 10 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 109 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 156 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 61 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 242 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │   inherit 69 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 78 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 110 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 115 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │     fixed 37 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 208 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 243 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 211 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 97 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 220 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │      fixed 7 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 206 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 146 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 160 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 207 │  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__->