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 0x74 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 35 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0x14 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 194 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 89 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 6 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 45 │ 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__->