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 0x44 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 130 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 94 │ 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__->