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 0xb8 │   inherit 82 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │  inherit 222 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 255 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 113 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 173 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 197 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 207 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb0 │  inherit 224 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 122 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 142 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x5c │   inherit 22 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 21 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 48 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 68 │  true │     OK │
# │    gre │     6 │     6    fixed 0x6c │    fixed 206 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x30 │   inherit 31 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 71 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │     fixed 31 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xfc │    inherit 8 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 26 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │     fixed 95 │ false │     OK │
# │  vxlan      4 │     4 │   fixed 0xc4 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x24 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │      fixed 1 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │    fixed 211 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 226 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 253 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa8 │   inherit 21 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │   inherit 35 │  true │     OK 
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 208 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 208 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 58 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 215 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 242 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 215 │  true │     OK │
# │ geneve │     4 │     4    fixed 0xbc │    fixed 106 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 144 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 174 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 128 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 172 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08    inherit 53 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 150 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 235 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 155 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 28 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 194 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 97 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 59 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 170 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 67 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 85 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 133 │  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__->