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 0x34 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 2 │ 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__->