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 0xf8 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 192 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x88 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 110 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 25 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0x30 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 106 │ 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__->