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 0x28 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 71 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 189 │ 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__->