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 0xd4 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 240 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 183 │ 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__->