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 0x60 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 23 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 4 │ inherit 0xc0 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 255 │ true │ OK │ # │ geneve │ 6 other │ fixed 0x38 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 211 │ 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__->