make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x04 │  inherit 177 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 166 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 48 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │   inherit 41 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 144 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 250 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │   inherit 29 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 234 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 52 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 58 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 240 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 195 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 65 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 166 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │   inherit 87 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 127 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │     fixed 52 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 40 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 204 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x1c │   inherit 87 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 136 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 208 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 126 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │   inherit 79 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 79 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 151 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 29   true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 145 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 209 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 150 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │    fixed 146 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      4 │     6 │ inherit 0x64 │  inherit 140 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 223 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 241 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 124 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 130 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 253 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 220 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 255 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 156 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │     fixed 55 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 90 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │   inherit 53 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 132 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │      fixed 7 │  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__->