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 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 180 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 197 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 111 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x3c │  inherit 225 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 68 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 196 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 74 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 60 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │   inherit 11 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 197 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 166 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │   inherit 31 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 251 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 108 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │   inherit 28 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 164 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 249 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 140 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 62 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 44 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 161 │  true │     OK │
# │  vxlan      4 │     6 │   fixed 0x80 │    fixed 198 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 56 │ false      OK │
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 232 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 85 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 77 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 110 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 181 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 197 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 32 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 230 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │    inherit 1 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 215 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 150 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 129 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 121 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 58 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 135 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 110 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │  inherit 102 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 141 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 164 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 233 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 150 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │     fixed 15 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x80 │   inherit 41 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 139 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 125 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 126 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 186 │  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__->