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 0x90 │  inherit 195 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44 │   inherit 48 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 253 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 105 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 211 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 168 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 193 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │    inherit 4 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 127 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 170 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 193 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 88 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 209 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 244 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 228 │ false │     OK 
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0x88 │   inherit 34 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 37 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 83 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │   inherit 32 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x60 │   inherit 11 │  true │     OK │
# │  vxlan      4 │     4 │   fixed 0x18 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 219 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 77 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 110 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 122 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 239 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x44 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 170 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 227 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 146 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 168 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0xe0 │  inherit 119 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 13 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 181 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 228 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x54 │  inherit 132 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 170 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 159 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 72 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 159  false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 194 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │     fixed 57 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 50 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 40 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 100 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 47 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 17 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 145 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 211 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 178 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 226 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 245 │  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__->