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 0x70 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0xb4 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 110 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 253 │ true │ OK │ # │ geneve 6 │ other │ fixed 0x0c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 11 │ 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__->