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 0x7c │   inherit 37 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 70 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 197 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x88 │    inherit 2 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 232 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │     fixed 16 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x4c │    inherit 2 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 220 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 131 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 172 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 220 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 169 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 176 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 130 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │     fixed 54 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x0c │   inherit 57 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │    inherit 5 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 51 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 107 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 144 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 163 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │  inherit 116 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 35 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 209 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 151 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 88 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 192 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 145 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │   inherit 22 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 65 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 32 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │      fixed 6 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 53 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 170 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 107 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 30 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 212 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 238 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │    inherit 8 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │   inherit 67 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 92 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 241 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 190 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 39 │  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__->