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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 189 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0x6c │ fixed 81 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 26 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->