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 0x30 │  inherit 235 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │   inherit 87 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │      fixed 2 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 18 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 110 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 122 │ false      OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │   inherit 49 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 62 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x98 │   inherit 14 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 120 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 77 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 241 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 243 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 135 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x24 │   inherit 23 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 255 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 185 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x8c │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │    fixed 189 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 197 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 246 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x30 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │   inherit 40 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 68 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 242 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 15 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 84 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 118 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │   inherit 65 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 161 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 200 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 31 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 12 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 192 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 147 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 121 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 120 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 183 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 91 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 164 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 223 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 152 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │     fixed 66 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │    inherit 3 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 50 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 126 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 250 │  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__->