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 0x48 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 49 │ false │ OK # │ gre │ 4 │ other │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x28 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 225 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 125 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 213 │ 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__->