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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ other │ inherit 0x38 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 15 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 227 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 143 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0x08 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x94 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 101 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 27 │ true │ OK │ # └───────────────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->