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 0x28 │ inherit 13 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 205 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 229 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x74 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ other inherit 0xc4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 96 │ 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__->