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 0xa4 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 39 │ 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__->