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 0xec │   inherit 31 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 38 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 57 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 194 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │     fixed 96 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe4    inherit 81 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │   inherit 86 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 125 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x40 │  inherit 161 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 169 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 127 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 195 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 59 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 145 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 127 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 130 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 87 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 56 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │   inherit 33 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │      fixed 1 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │    inherit 3 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x70 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 138 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 236 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x30 │   inherit 62 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 28 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 72 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 46 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 110 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 154 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 246 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 161 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 37 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 179 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │   inherit 72 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 165 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 48 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 108 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 61 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 251 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 100 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 21 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 242 │  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__->