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 0x8c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 214 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 228 │ 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__->