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 0x78 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 111 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 169 │ 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__->