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 0xfc │  inherit 122 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │   inherit 99 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 35 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 155 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 170 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 120 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │  inherit 161 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 200 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 206 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │   inherit 86 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 163 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 55 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc0 │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 133 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 70 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x6c │  inherit 163 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │   inherit 86 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │     fixed 43 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 132 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 178 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 232 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 126 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 125 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4  other │ inherit 0xc8 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 34 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 20 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 148 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 33 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │     fixed 48 │ false │     OK │
# │  vxlan      6 │     4 │   fixed 0x98 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 74 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 207 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 97 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 162 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │   inherit 74 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │     fixed 93 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 102 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 154 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │    fixed 142 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 243 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 55 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 170 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 16 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 105 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 67 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 154 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 162 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 213 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 185 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 25 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 157 │  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__->