make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x68 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0xb4 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 176 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 116 │ 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__->