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 0x9c │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 63 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 6 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 141 │ 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__->