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 0xe4 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 71 false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 27 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 186 │ true │ OK │ # │ geneve │ 4 6 │ fixed 0x94 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 168 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 74 │ 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__->