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 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 230 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 87 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 206 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 14 │ 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__->